We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2635df commit 631d7dcCopy full SHA for 631d7dc
MyGet.bat
@@ -4,3 +4,4 @@ dotnet build
4
dotnet test libsignal-protocol-dotnet-tests\libsignal-protocol-dotnet-tests.csproj
5
if not "%errorlevel%"=="0" exit 1
6
dotnet pack --include-symbols --include-source
7
+rem nuget push libsignal-protocol-dotnet\bin\Debug\libsignal-protocol-dotnet.2.5.3.2.nupkg -SymbolSource https://www.myget.org/F/signal-csharp/symbols/api/v2/packag
0 commit comments