Skip to content

Commit 98fcbd9

Browse files
Bump to dotnet/installer@6dae8493a5 8.0.100-rtm.23479.3 (#8385)
Changes: dotnet/installer@4e39632...6dae849 Updates: * Microsoft.Dotnet.Sdk.Internal: from 8.0.100-rtm.23479.1 to 8.0.100-rtm.23479.3
1 parent e269019 commit 98fcbd9

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
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rtm.23479.1">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rtm.23479.3">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>4e39632d3a6d1dc172033550bd4f40b3a7fe583b</Sha>
5+
<Sha>6dae8493a54d682ff64973e67bba2bd1333047a3</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
88
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-rtm.23479.1</MicrosoftDotnetSdkInternalPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-rtm.23479.3</MicrosoftDotnetSdkInternalPackageVersion>
55
<MicrosoftNETILLinkTasksPackageVersion>8.0.0-rtm.23477.9</MicrosoftNETILLinkTasksPackageVersion>
66
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-rtm.23477.9</MicrosoftNETCoreAppRefPackageVersion>
77
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>

0 commit comments

Comments
 (0)