Skip to content

Commit

Permalink
Trying to fix microsoft/vstest#2189
Browse files Browse the repository at this point in the history
  • Loading branch information
unaizorrilla committed Oct 9, 2019
1 parent b31936b commit a96d84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-sdk.ps1
@@ -1,2 +1,2 @@
$SdkVersion = "3.0.100"
& "./dotnet-install.ps1" -Version $SdkVersion
& "./dotnet-install.ps1" -Version $SdkVersion -Architecture x86

0 comments on commit a96d84d

Please sign in to comment.