Skip to content

Commit

Permalink
Merge in 'release/7.0.3xx' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed Jun 22, 2023
2 parents daff5bd + 785a61a commit ca303b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,19 +117,19 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>e7ea853f64af5a4c240acaf9e54cdae3ae0eb7bb</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23211.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23321.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>9d4b3f3e0c100fe5ac4dc7f40d14d792178dbd0c</Sha>
<Sha>13a94b5bdc9d01ecd9eb2bd699bd34d597c3ec19</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7</Sha>
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.23211.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.23321.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>9d4b3f3e0c100fe5ac4dc7f40d14d792178dbd0c</Sha>
<Sha>13a94b5bdc9d01ecd9eb2bd699bd34d597c3ec19</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23211.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23321.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit ca303b9

Please sign in to comment.