Skip to content

Commit bd3b3f6

Browse files
committed
Downgrade to SDK version 1.0.0-preview4-004233
There are some issues with the rc3/rc4 releases of the SDK around NuGet packaging, constant failures. Downgrading to preview4 until those are investigated and resolved.
1 parent d51311c commit bd3b3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "1.0.0-rc3-004517"
3+
"version": "1.0.0-preview4-004233"
44
}
55
}

0 commit comments

Comments
 (0)