test a push dummy.nupkg
This commit is contained in:
parent
fb609a8b41
commit
88de476b1b
3 changed files with 227 additions and 57 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>dummy.nuget</id>
|
||||
<version>1.0.0</version>
|
||||
<authors>isnd.tests</authors>
|
||||
<description>Dummy test package used by integration tests.</description>
|
||||
</metadata>
|
||||
</package>
|
||||
Loading…
Add table
Add a link
Reference in a new issue