Skip to content

Commit

Permalink
Pin net6 branch (#9051)
Browse files Browse the repository at this point in the history
* Ping net6 branch

* Update global.json
  • Loading branch information
PureWeen authored Aug 1, 2022
1 parent aa3698f commit 64e944f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@
"msbuild-sdks": {
"MSBuild.Sdk.Extras": "3.0.44",
"Microsoft.Build.NoTargets": "3.3.0"
},
"sdk": {
"version": "6.0.302",
"allowPrerelease": true,
"rollForward": "latestMinor"
}
}

0 comments on commit 64e944f

Please sign in to comment.