Skip to content

Commit 66fcd9e

Browse files
committed
Misc fix.
1 parent 8a5c9db commit 66fcd9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LargeList/LargeList.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package >
33
<metadata>
4-
<id>dlebansais.LargeList.LargeList</id>
4+
<id>CSharp.LargeList</id>
55
<version>1.0.0.358</version>
66
<title>LargeList</title>
77
<authors>David Le Bansais</authors>

publish.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ cd ..
1515

1616
:pub
1717

18-
..\Certification\publish .\Nuget\CSharp.LargeList.1.0.0.358.nupkg
18+
call ..\Certification\publish .\Nuget\CSharp.LargeList.1.0.0.358.nupkg
1919

2020
del .\Nuget\CSharp.LargeList.1.0.0.358.nupkg

0 commit comments

Comments
 (0)