Skip to content

Commit 1521fbf

Browse files
author
Oren Novotny
authored
Split signing into separate stage (#1055)
* Split signing into separate stage * Remove explicit SDK version
1 parent f0b34d8 commit 1521fbf

File tree

4 files changed

+253
-263
lines changed

4 files changed

+253
-263
lines changed

Rx.NET/Source/build/Sign-Package.ps1

Lines changed: 0 additions & 28 deletions
This file was deleted.

Rx.NET/Source/global.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
"sdk": {
3-
"version": "3.0.100-preview"
4-
},
52
"msbuild-sdks": {
63
"MSBuild.Sdk.Extras": "2.0.54"
74
}

0 commit comments

Comments
 (0)