File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 92
92
<MicrosoftGraphBetaVersion >4.57.0-preview</MicrosoftGraphBetaVersion >
93
93
<MicrosoftExtensionsHttpVersion >3.1.3</MicrosoftExtensionsHttpVersion >
94
94
<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 >
97
97
<!-- CVE-2024-43485-->
98
98
<SystemTextJsonVersion >8.0.5</SystemTextJsonVersion >
99
99
<!-- CVE-2023-29331-->
Original file line number Diff line number Diff line change 26
26
- task : UseDotNet@2
27
27
displayName : ' Use .Net Core SDK 9'
28
28
inputs :
29
- version : 9.0.100-rc.1.24452.12
29
+ version : 9.0.100-rc.2.24474.11
30
30
includePreviewVersions : true
31
31
condition : eq(variables['TargetNet9'], 'True')
32
32
Original file line number Diff line number Diff line change 24
24
</PropertyGroup >
25
25
26
26
<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 >
28
28
</PropertyGroup >
29
29
30
30
<ItemGroup >
You can’t perform that action at this time.
0 commit comments