diff --git a/SVSModel/README.md b/SVSModel/README.md index f700c57..1f93442 100644 --- a/SVSModel/README.md +++ b/SVSModel/README.md @@ -6,5 +6,5 @@ $ dotnet pack SVSModel/SVSModel.csproj ``` ```bash -$ dotnet nuget push SVSModel/bin/Release/SVSModel.1.1.17.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 +$ dotnet nuget push SVSModel/bin/Release/SVSModel.1.1.18.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 ``` \ No newline at end of file diff --git a/SVSModel/SVSModel.csproj b/SVSModel/SVSModel.csproj index d15d42b..4c6696e 100644 --- a/SVSModel/SVSModel.csproj +++ b/SVSModel/SVSModel.csproj @@ -2,7 +2,7 @@ netstandard2.0 SVSModel - 1.1.17 + 1.1.18 PotatoesNZ A wrapper of the SVS Model code 12