Skip to content

Commit fd653cf

Browse files
committed
Drop all dependencies that the compiler provides
1 parent f9bee72 commit fd653cf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.nuspec

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@
4848
<file src="$BaseOutputPath$Microsoft.Windows.CsWin32.dll" target="analyzers\cs\Microsoft.Windows.CsWin32.dll" />
4949
<file src="$BaseOutputPath$MessagePack.dll" target="analyzers\cs\MessagePack.dll" />
5050
<file src="$BaseOutputPath$MessagePack.Annotations.dll" target="analyzers\cs\MessagePack.Annotations.dll" />
51-
<file src="$BaseOutputPath$Microsoft.Bcl.AsyncInterfaces.dll" target="analyzers\cs\Microsoft.Bcl.AsyncInterfaces.dll" />
52-
<file src="$BaseOutputPath$System.Text.Json.dll" target="analyzers\cs\System.Text.Json.dll" />
53-
<file src="$BaseOutputPath$System.Text.Encodings.Web.dll" target="analyzers\cs\System.Text.Encodings.Web.dll" />
54-
<file src="$BaseOutputPath$System.Numerics.Vectors.dll" target="analyzers\cs\System.Numerics.Vectors.dll" />
55-
<file src="$BaseOutputPath$System.Threading.Tasks.Extensions.dll" target="analyzers\cs\System.Threading.Tasks.Extensions.dll" />
56-
<file src="$BaseOutputPath$System.Memory.dll" target="analyzers\cs\System.Memory.dll" />
57-
<file src="$BaseOutputPath$System.Buffers.dll" target="analyzers\cs\System.Buffers.dll" />
58-
<file src="$BaseOutputPath$System.Runtime.CompilerServices.Unsafe.dll" target="analyzers\cs\System.Runtime.CompilerServices.Unsafe.dll" />
5951
<file src="readme.txt" target="readme.txt" />
6052
<file src="..\..\README.md" target="README.md" />
6153
<file src="..\..\NOTICE.txt" target="NOTICE.txt" />

0 commit comments

Comments
 (0)