Skip to content

Commit

Permalink
[Windows] Add .NET SDK 8.0 to Windows-2019 (#9838)
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-bershel committed May 14, 2024
1 parent dca8e74 commit d279ef3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/windows/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,8 @@
"dotnet": {
"versions": [
"6.0",
"7.0"
"7.0",
"8.0"
],
"tools": [
{ "name": "nbgv", "test": "nbgv --version", "getversion": "nbgv --version" }
Expand Down

0 comments on commit d279ef3

Please sign in to comment.