Skip to content

Commit

Permalink
Specify 7.0.101 SDK version to resolve microsoft/vstest#4014; coverle…
Browse files Browse the repository at this point in the history
…t files not being generated in the right folder.
  • Loading branch information
alistairjevans committed Jan 29, 2023
1 parent 6ad196e commit c64f5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.100",
"version": "7.0.101",
"rollForward": "latestFeature"
},

Expand Down

0 comments on commit c64f5ca

Please sign in to comment.