Skip to content

Commit ae2fb25

Browse files
Bump to dotnet/installer@913e467 8.0.100-preview.1.23115.2 (#7787)
Changes: dotnet/installer@9987bfc...913e467 Changes: dotnet/runtime@9f654ef...7deac7d Updates: * Microsoft.Dotnet.Sdk.Internal: from 8.0.100-preview.1.23109.10 to 8.0.100-preview.1.23115.2 * Microsoft.NETCore.App.Ref: from 8.0.0-preview.1.23106.5 to 8.0.0-preview.1.23110.8 Co-authored-by: Jonathan Peppers <[email protected]>
1 parent c6ce627 commit ae2fb25

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.1.23109.10">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.1.23115.2">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>9987bfc17394db33db313261cd6a8260b54bc703</Sha>
5+
<Sha>913e4679b3ea675f3ca06fd3504d05d034c82aa6</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.100-1.23067.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
88
<Uri>https://github.com/dotnet/linker</Uri>
99
<Sha>c790896f128957acd2999208f44f09ae1e826c8c</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.1.23106.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
11+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.1.23110.8" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>9f654effb17265a137695bf38f0a782d274791cd</Sha>
13+
<Sha>7deac7d6da3ce4e96d51d5f61a27ee85b7c42f60</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.1" Version="8.0.0-preview.1.23101.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
1616
<Uri>https://github.com/dotnet/emsdk</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-preview.1.23109.10</MicrosoftDotnetSdkInternalPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-preview.1.23115.2</MicrosoftDotnetSdkInternalPackageVersion>
55
<MicrosoftNETILLinkTasksPackageVersion>8.0.100-1.23067.1</MicrosoftNETILLinkTasksPackageVersion>
6-
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-preview.1.23106.5</MicrosoftNETCoreAppRefPackageVersion>
6+
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-preview.1.23110.8</MicrosoftNETCoreAppRefPackageVersion>
77
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
88
<MicrosoftDotNetBuildTasksFeedPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksFeedPackageVersion>
99
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview1Version>8.0.0-preview.1.23101.1</MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview1Version>

0 commit comments

Comments
 (0)