Skip to content

Commit 2675256

Browse files
Bump to dotnet/installer@461c776642 8.0.101-servicing.23614.6
Changes: dotnet/installer@822071c...461c776 Updates: * Microsoft.Dotnet.Sdk.Internal: from 8.0.101-servicing.23578.14 to 8.0.101-servicing.23614.6
1 parent 6972027 commit 2675256

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.101-servicing.23578.14">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.101-servicing.23614.6">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>822071c28a37cfcbf2b32077b6983e1c666160e5</Sha>
5+
<Sha>461c7766428ba2782725d89d95d3f4f414ff8c92</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.0-rtm.23524.7">
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.101-servicing.23578.14</MicrosoftDotnetSdkInternalPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>8.0.101-servicing.23614.6</MicrosoftDotnetSdkInternalPackageVersion>
55
<MicrosoftNETILLinkPackageVersion>8.0.0-rtm.23524.7</MicrosoftNETILLinkPackageVersion>
66
<MicrosoftNETILLinkTasksPackageVersion>8.0.0</MicrosoftNETILLinkTasksPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>8.0.0</MicrosoftNETCoreAppRefPackageVersion>

0 commit comments

Comments
 (0)