We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c685a3 commit db46425Copy full SHA for db46425
AutofacContrib.NSubstitute/AutofacContrib.NSubstitute.nuspec
@@ -35,9 +35,9 @@
35
</metadata>
36
<files>
37
<file src="readme.txt" />
38
- <file src="bin\Release\AutofacContrib.NSubstitute.dll" target="lib\NET40" />
39
- <file src="bin\Release\AutofacContrib.NSubstitute.pdb" target="lib\NET40" />
40
- <file src="bin\Release\AutofacContrib.NSubstitute.xml" target="lib\NET40" />
+ <file src="bin\Release\AutofacContrib.NSubstitute.dll" target="lib\NET45" />
+ <file src="bin\Release\AutofacContrib.NSubstitute.pdb" target="lib\NET45" />
+ <file src="bin\Release\AutofacContrib.NSubstitute.xml" target="lib\NET45" />
41
<file src="**\*.cs" exclude="obj\**\*.*" target="src" />
42
</files>
43
</package>
0 commit comments