File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 33 <!-- Specify the solutions to build. Add all new solutions/projects here as necessary or the main build won't build them! -->
44 <ItemGroup >
55 <ProjectToBuild Include =" $(MSBuildThisFileDirectory)..\Microsoft.AspNetCore.SystemWebAdapters.slnf" />
6+ <ProjectToBuild Condition =" $([MSBuild]::IsOSPlatform('Windows'))" Include =" $(MSBuildThisFileDirectory)..\Microsoft.AspNetCore.SystemWebAdapters.sln" />
67 </ItemGroup >
78</Project >
Original file line number Diff line number Diff line change 1818 }
1919 },
2020 "msbuild-sdks" : {
21- "MSBuild.SDK.SystemWeb" : " 4.0.88 " ,
21+ "MSBuild.SDK.SystemWeb" : " 4.0.93 " ,
2222 "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.24560.1"
2323 }
2424}
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77 <ItemGroup >
88 <PackageVersion Include =" Antlr" Version =" 3.5.0.2" />
9- <PackageVersion Include =" AspNet.ScriptManager.bootstrap" Version =" 3.4.1 " />
10- <PackageVersion Include =" AspNet.ScriptManager.jQuery" Version =" 3.7.1 " />
9+ <PackageVersion Include =" AspNet.ScriptManager.bootstrap" Version =" 5.2.3 " />
10+ <PackageVersion Include =" AspNet.ScriptManager.jQuery" Version =" 3.7.0 " />
1111 <PackageVersion Include =" AspNet.ScriptManager.jQuery.UI.Combined" Version =" 1.13.2" />
12- <PackageVersion Include =" bootstrap" Version =" 3.4.1 " />
13- <PackageVersion Include =" jQuery" Version =" 3.7.1 " />
12+ <PackageVersion Include =" bootstrap" Version =" 5.2.3 " />
13+ <PackageVersion Include =" jQuery" Version =" 3.7.0 " />
1414 <PackageVersion Include =" jQuery.Validation" Version =" 1.19.5" />
1515 <PackageVersion Include =" Microsoft.AspNet.FriendlyUrls" Version =" 1.0.2" />
1616 <PackageVersion Include =" Microsoft.AspNet.Identity.EntityFramework" Version =" 2.2.3" />
You can’t perform that action at this time.
0 commit comments