Skip to content

Commit

Permalink
(MahAppsGH-3532) Install .NET Framework 4.7 Developer Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Jun 13, 2019
1 parent 2d3cc7a commit 3f2b7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ platform: Any CPU
test: off

install:
- cinst netfx-4.7.2-devpack
- cinst netfx-4.7-devpack
#- ps: Start-FileDownload 'https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-x64.exe'
#- ps: Start-Process .\dotnet-sdk-latest-win-x64.exe "/install /norestart /quiet /log sdkinstall.log" -NoNewWindow -Wait
#- ps: Start-FileDownload 'https://download.visualstudio.microsoft.com/download/pr/4032ceb5-61cd-495a-ab25-475aa2232f28/7eb614e777d87ef0d49f86be4fc8bbde/dotnet-sdk-3.0.100-preview4-011223-win-x64.exe'
Expand Down

0 comments on commit 3f2b7fc

Please sign in to comment.