Skip to content

Commit

Permalink
update nuget package to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iAJTin committed Apr 12, 2019
1 parent a953040 commit 1f3f2fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nuget/BuildNuGet.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@ECHO OFF
CLS

..\src\.nuget\nuget Pack iSMBIOS.1.0.2.nuspec -NoDefaultExcludes -NoPackageAnalysis -OutputDirectory ..\deployment\nuget
..\src\.nuget\nuget Pack iSMBIOS.1.0.3.nuspec -NoDefaultExcludes -NoPackageAnalysis -OutputDirectory ..\deployment\nuget



2 changes: 1 addition & 1 deletion nuget/iSMBIOS.1.0.2.nuspec → nuget/iSMBIOS.1.0.3.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>iSMBIOS</id>
<version>1.0.2</version>
<version>1.0.3</version>
<title>iSMBIOS</title>
<authors>iAJTin</authors>
<owners>iAJTin</owners>
Expand Down

0 comments on commit 1f3f2fd

Please sign in to comment.