Skip to content

Commit

Permalink
Update to .NET 5 RTM SDK. (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
manodasanW authored Nov 12, 2020
1 parent dc44457 commit 66da8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off
if /i "%cswinrt_echo%" == "on" @echo on

set CsWinRTNet5SdkVersion=5.0.100-rc.1.20454.5
set CsWinRTNet5SdkVersion=5.0.100

:dotnet
rem Install required .NET 5 SDK version and add to environment
Expand Down

0 comments on commit 66da8e1

Please sign in to comment.