File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4040 - name : Setup .NET 9.0.x
4141 uses : actions/setup-dotnet@v2.1.0
4242 with :
43- dotnet-version : 9.0.100-rc.1.24452.12
43+ dotnet-version : 9.0.100-rc.2.24474.11
4444
4545 - name : ' Setup msbuild'
4646 uses : microsoft/setup-msbuild@v1.1
Original file line number Diff line number Diff line change 9292 <MicrosoftGraphBetaVersion >4.57.0-preview</MicrosoftGraphBetaVersion >
9393 <MicrosoftExtensionsHttpVersion >3.1.3</MicrosoftExtensionsHttpVersion >
9494 <MicrosoftIdentityAbstractionsVersion >7.1.0</MicrosoftIdentityAbstractionsVersion >
95- <NetNineRuntimeVersion >9.0.0-rc.1.24431.7 </NetNineRuntimeVersion >
96- <AspNetCoreNineRuntimeVersion >9.0.0-rc.1.24452.1 </AspNetCoreNineRuntimeVersion >
95+ <NetNineRuntimeVersion >9.0.0-rc.2.24473.5 </NetNineRuntimeVersion >
96+ <AspNetCoreNineRuntimeVersion >9.0.0-rc.2.24474.3 </AspNetCoreNineRuntimeVersion >
9797 <!-- CVE-2024-43485-->
9898 <SystemTextJsonVersion >8.0.5</SystemTextJsonVersion >
9999 <!-- CVE-2023-29331-->
Original file line number Diff line number Diff line change 2626- task : UseDotNet@2
2727 displayName : ' Use .Net Core SDK 9'
2828 inputs :
29- version : 9.0.100-rc.1.24452.12
29+ version : 9.0.100-rc.2.24474.11
3030 includePreviewVersions : true
3131 condition : eq(variables['TargetNet9'], 'True')
3232
Original file line number Diff line number Diff line change 2424 </PropertyGroup >
2525
2626 <PropertyGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
27- <SystemDrawingCommon >9.0.0-rc.1.24451 .1</SystemDrawingCommon >
27+ <SystemDrawingCommon >9.0.0-rc.2.24474 .1</SystemDrawingCommon >
2828 </PropertyGroup >
2929
3030 <ItemGroup >
You can’t perform that action at this time.
0 commit comments