Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Revert "update to 2.2 SDK"
Browse files Browse the repository at this point in the history
This reverts commit b650360.
  • Loading branch information
leastprivilege committed Dec 4, 2018
1 parent b650360 commit f92683b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$CakeVersion = "0.30.0"
$DotNetVersion = "2.2.100";
$DotNetVersion = "2.1.500";
$DotNetInstallerUri = "https://dot.net/v1/dotnet-install.ps1";

# Make sure tools folder exists
Expand Down

0 comments on commit f92683b

Please sign in to comment.