Commit 41a283d 1 parent 08d326b commit 41a283d Copy full SHA for 41a283d
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ $ dotnet pack SVSModel/SVSModel.csproj
6
6
```
7
7
8
8
``` bash
9
- $ dotnet nuget push SVSModel/bin/Release/SVSModel.1.1.8 .nupkg --source " https://pkgs.dev.azure.com/rezaresystems/48ae16c6-5f20-44a0-ad41-e047c311de0a/_packaging/svs-model-calculator/nuget/v3/index.json" --api-key az --interactive
9
+ $ dotnet nuget push SVSModel/bin/Release/SVSModel.1.1.16 .nupkg --source " https://pkgs.dev.azure.com/rezaresystems/48ae16c6-5f20-44a0-ad41-e047c311de0a/_packaging/svs-model-calculator/nuget/v3/index.json" --api-key az --interactive
10
10
```
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
4
<id >SVSModel</id >
5
- <version >1.1.8 </version >
5
+ <version >1.1.16 </version >
6
6
<authors >PotatoesNZ</authors >
7
7
<description >A wrapper of the SVS Model code</description >
8
8
<LangVersion >12</LangVersion >
You can’t perform that action at this time.
0 commit comments