Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sourcelink build 2…
Browse files Browse the repository at this point in the history
…0211108.5 (#8161)

[main] Update dependencies from dotnet/sourcelink
  • Loading branch information
dotnet-maestro[bot] committed Nov 9, 2021
1 parent 1e5d0e0 commit bb0f6c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>d0662ed8db919642177ddfd06a1c33895a69015f</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21551-02">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21558-05">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>02a36d32650b2dbeabb3f5fb318461557c89014d</Sha>
<Sha>5a04f8357081dd8516ae94001854389291de12b1</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="1.1.0-beta-21551-02">
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="1.1.0-beta-21558-05">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>02a36d32650b2dbeabb3f5fb318461557c89014d</Sha>
<Sha>5a04f8357081dd8516ae94001854389291de12b1</Sha>
</Dependency>
<Dependency Name="Microsoft.DiaSymReader.Pdb2Pdb" Version="1.1.0-beta2-19575-01">
<Uri>https://github.com/dotnet/symreader-converter</Uri>
Expand Down
5 changes: 2 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
<MicrosoftVisualStudioWebCodeGenerationDesignVersion>2.0.4</MicrosoftVisualStudioWebCodeGenerationDesignVersion>
<MicrosoftDiaSymReaderPdb2PdbVersion>1.1.0-beta2-19575-01</MicrosoftDiaSymReaderPdb2PdbVersion>
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.21553.1</MicrosoftDotNetMaestroClientVersion>
<MicrosoftSourceLinkGitHubVersion>1.1.0-beta-21551-02</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkAzureReposGitVersion>1.1.0-beta-21551-02</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>1.1.0-beta-21558-05</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkAzureReposGitVersion>1.1.0-beta-21558-05</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>7.0.0-beta.21555.2</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<MicrosoftDotNetXliffTasksVersion>1.0.0-beta.21518.1</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.21520.4</MicrosoftDotNetMaestroTasksVersion>
Expand All @@ -87,7 +87,6 @@
<MicrosoftSymbolUploaderVersion>2.0.0-preview.1.21526.15</MicrosoftSymbolUploaderVersion>
<MicrosoftNetSdkWorkloadManifestReaderVersion>6.0.100-rtm.21515.10</MicrosoftNetSdkWorkloadManifestReaderVersion>
<MicrosoftDeploymentDotNetReleasesVersion>1.0.0-preview1.1.21116.1</MicrosoftDeploymentDotNetReleasesVersion>

<!-- Used to flow Source Link version through Arcade SDK -->
<MicrosoftSourceLinkVersion>$(MicrosoftSourceLinkGitHubVersion)</MicrosoftSourceLinkVersion>
</PropertyGroup>
Expand Down

0 comments on commit bb0f6c9

Please sign in to comment.