We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf30a7b commit 5b7c7b7Copy full SHA for 5b7c7b7
1 file changed
DiskAccessLibrary/DiskAccessLibrary.csproj
@@ -26,9 +26,6 @@
26
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
27
<_Parameter1>DiskAccessLibrary.Tests</_Parameter1>
28
</AssemblyAttribute>
29
- <AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
30
- <_Parameter1>DiskAccessLibrary.Win32</_Parameter1>
31
- </AssemblyAttribute>
32
</ItemGroup>
33
34
<Target Name="ILRepack" Condition="'$(Configuration)' == 'Publish'" AfterTargets="AfterBuild">
0 commit comments