File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2525 <UseSharedCompilation >true</UseSharedCompilation >
2626 </PropertyGroup >
2727
28+ <!-- Workaround continued use of netcoreapp2.1. -->
29+ <PropertyGroup >
30+ <NoWarn >$(NoWarn);NETSDK1138;CS8969</NoWarn >
31+ </PropertyGroup >
32+
2833 <PropertyGroup >
2934 <!-- Ignore warning about calling the Pack target on Web SDK projects. Our build scripts call /t:pack on everything in this repo. -->
3035 <WarnOnPackingNonPackableProject >false</WarnOnPackingNonPackableProject >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 6.0.100-rc.1.21415.3 "
3+ "version" : " 6.0.100-rc.2.21424.34 "
44 },
55 "tools" : {
6- "dotnet" : " 6.0.100-rc.1.21415.3 " ,
6+ "dotnet" : " 6.0.100-rc.2.21424.34 " ,
77 "runtimes" : {
88 "dotnet/x64" : [
99 " 2.1.27" ,
You can’t perform that action at this time.
0 commit comments