Fix: expectations of .nuspec
Some checks failed
release-nuget-package / Release NuGet Package (push) Failing after 28s
Some checks failed
release-nuget-package / Release NuGet Package (push) Failing after 28s
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</packageTypes>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="./bin\Release\$targetframework$\$ProjectName$.dll" target="lib\$targetframework$" />
|
||||
<file src="./bin\Release\$targetframework$\$ProjectName$.pdb" target="lib\$targetframework$" />
|
||||
<file src="./bin\$configuration$\$targetframework$\$ProjectName$.dll" target="lib\$targetframework$" />
|
||||
<file src="./bin\$configuration$\$targetframework$\$ProjectName$.pdb" target="lib\$targetframework$" />
|
||||
</files>
|
||||
</package>
|
||||
Reference in New Issue
Block a user