File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 184
184
<MicrosoftBuildUtilitiesCoreVersion >16.9.0</MicrosoftBuildUtilitiesCoreVersion >
185
185
<MicrosoftBuildLocatorVersion >1.2.6</MicrosoftBuildLocatorVersion >
186
186
<MicrosoftBuildUtilitiesCoreVersion >16.9.0</MicrosoftBuildUtilitiesCoreVersion >
187
- <!--
188
- Temporarily override the Microsoft.NET.Test.Sdk version Arcade defaults to. That's incompatible w/ test
189
- framework in current .NET SDKs.
190
- -->
191
- <MicrosoftNETTestSdkVersion >17.1.0-preview-20211109-03</MicrosoftNETTestSdkVersion >
192
187
<!--
193
188
Versions of Microsoft.CodeAnalysis packages referenced by analyzers shipped in the SDK.
194
189
This need to be pinned since they're used in 3.1 apps and need to be loadable in VS 2019.
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 7.0.100-alpha.1.21558.2 "
3
+ "version" : " 7.0.100-alpha.1.21574.8 "
4
4
},
5
5
"tools" : {
6
- "dotnet" : " 7.0.100-alpha.1.21558.2 " ,
6
+ "dotnet" : " 7.0.100-alpha.1.21574.8 " ,
7
7
"runtimes" : {
8
8
"dotnet/x64" : [
9
9
" 2.1.30" ,
You can’t perform that action at this time.
0 commit comments