Skip to content

Commit c01efb8

Browse files
[main] Update dependencies from dotnet/installer (#92703)
* Update dependencies from https://github.com/dotnet/installer build 20230927.3 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23474.1 -> To Version 9.0.100-alpha.1.23477.3 * [wasm] WBT: Update skiasharp reference `blz_deploy_on_build_Debug_True_npl3f0nk_qee.csproj : error NU1903: Package 'SkiaSharp' 2.88.4-preview.76 has a known high severity vulnerability` * Update dependencies from https://github.com/dotnet/installer build 20230927.26 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23474.1 -> To Version 9.0.100-alpha.1.23477.26 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Ankit Jain <[email protected]>
1 parent 9158141 commit c01efb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,9 +402,9 @@
402402
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
403403
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23474.1">
405+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23477.26">
406406
<Uri>https://github.com/dotnet/installer</Uri>
407-
<Sha>59c97b5166cefc312d1220437a6ec3e4f7bf2ef0</Sha>
407+
<Sha>c4f57e0fd1d44f9878917447262056e8eee57694</Sha>
408408
</Dependency>
409409
</ToolsetDependencies>
410410
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
254254
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
255255
<!-- installer version, for testing workloads -->
256-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23474.1</MicrosoftDotnetSdkInternalVersion>
256+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23477.26</MicrosoftDotnetSdkInternalVersion>
257257
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
258258
</PropertyGroup>
259259
</Project>

0 commit comments

Comments
 (0)