Skip to content

Commit

Permalink
Bump to dotnet/installer@1f81836962 7.0.306-servicing.23319.22 (#8144)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@f7cebb0...1f81836

Updates: Microsoft.Dotnet.Sdk.Internal: from 7.0.305-servicing.23318.3 to 7.0.306-servicing.23319.22

Co-authored-by: Jonathan Peppers <[email protected]>
  • Loading branch information
dotnet-maestro[bot] and jonathanpeppers authored Jun 29, 2023
1 parent e4c997e commit 40e084f
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.305-servicing.23318.3">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.306-servicing.23319.22">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>f7cebb0256c2cec5dded784d8f4faab79c15f798</Sha>
<Sha>1f81836962bb1075936c87af097385eaa0eaa7d1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23211.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.305-servicing.23318.3</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.306-servicing.23319.22</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23211.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.9</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
Expand Down

0 comments on commit 40e084f

Please sign in to comment.