Skip to content

Commit

Permalink
upgrade to latest version of dotnet 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Jul 23, 2022
1 parent d1853dc commit 9d5080b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/windows/provision-dotnet.ps1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Start-Choco install,-y,dotnetfx,--version=4.8.0.20190930 @(0,3010)
Start-Choco install,-y,dotnetfx,--version=4.8.0.20220524 @(0,3010)

0 comments on commit 9d5080b

Please sign in to comment.