We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5c9db commit 66fcd9eCopy full SHA for 66fcd9e
LargeList/LargeList.nuspec
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<package >
3
<metadata>
4
- <id>dlebansais.LargeList.LargeList</id>
+ <id>CSharp.LargeList</id>
5
<version>1.0.0.358</version>
6
<title>LargeList</title>
7
<authors>David Le Bansais</authors>
publish.bat
@@ -15,6 +15,6 @@ cd ..
15
16
:pub
17
18
- ..\Certification\publish .\Nuget\CSharp.LargeList.1.0.0.358.nupkg
+call ..\Certification\publish .\Nuget\CSharp.LargeList.1.0.0.358.nupkg
19
20
del .\Nuget\CSharp.LargeList.1.0.0.358.nupkg
0 commit comments