Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.0.2xx] Update dependencies from dotnet/sourcelink #45274

Merged
4 changes: 0 additions & 4 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
<!-- Begin: Package sources from dotnet-runtime -->
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-pub-dotnet-templating-44a0b49" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-44a0b49c/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-44a0b49-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-44a0b49c-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-44a0b49-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-44a0b49c-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-44a0b49-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-44a0b49c-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<!-- End: Package sources from dotnet-windowsdesktop -->
Expand Down
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,34 +426,34 @@
<Uri>https://github.com/dotnet/deployment-tools</Uri>
<Sha>7871ee378dce87b64d930d4f33dca9c888f4034d</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24602.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24611.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
<Sha>7134623ce41d6320339150849cdd838c8f6d2853</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -291,12 +291,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24602.2</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkBitbucketGitVersion>
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24611.2</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24611.2</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24611.2</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24611.2</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24611.2</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24611.2</MicrosoftSourceLinkBitbucketGitVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down
Loading