diff --git a/BalancePairs.xlsx b/BalancePairs.xlsx new file mode 100644 index 0000000..a17e813 Binary files /dev/null and b/BalancePairs.xlsx differ diff --git a/SVSModel.Excel/TestingFiles/PotatoShort.xlsm b/SVSModel.Excel/TestingFiles/PotatoShort.xlsm new file mode 100644 index 0000000..b81607d Binary files /dev/null and b/SVSModel.Excel/TestingFiles/PotatoShort.xlsm differ diff --git a/SVSModel/README.md b/SVSModel/README.md index b39d8d8..f226509 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.21.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.22.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 2ca1c1d..cc2ca03 100644 --- a/SVSModel/SVSModel.csproj +++ b/SVSModel/SVSModel.csproj @@ -2,7 +2,7 @@ netstandard2.0 SVSModel - 1.1.21 + 1.1.22 PotatoesNZ A wrapper of the SVS Model code 12