Skip to content

Commit

Permalink
Bump to dotnet/installer@2e93d27ec8 7.0.403-servicing.23504.13 (#8402)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@e6791f1...2e93d27

Updates: Microsoft.Dotnet.Sdk.Internal: from 7.0.402-servicing.23464.16 to 7.0.403-servicing.23504.13

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
  • Loading branch information
dotnet-maestro[bot] and jonathanpeppers authored Oct 13, 2023
1 parent 16c22aa commit 12635fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.402-servicing.23464.16">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.403-servicing.23504.13">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>e6791f194a55795804e6acf553015b5e003a4002</Sha>
<Sha>2e93d27ec87e0baef92bcac6f4a5f2a659cfc3bf</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23401.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.402-servicing.23464.16</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.403-servicing.23504.13</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23401.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.13</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
Expand Down

0 comments on commit 12635fe

Please sign in to comment.