Skip to content

Commit 6bc6a41

Browse files
authored
Merge branch 'release/9.0.1xx' into merge/release/8.0.4xx-to-release/9.0.1xx
2 parents a581ad8 + a973533 commit 6bc6a41

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

eng/Version.Details.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -379,14 +379,14 @@
379379
<Uri>https://github.com/dotnet/test-templates</Uri>
380380
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
381381
</Dependency>
382-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24602.1">
382+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24603.1">
383383
<Uri>https://github.com/dotnet/test-templates</Uri>
384-
<Sha>7744cf50ba66bd64c44c6c7d7dc22000ae526618</Sha>
384+
<Sha>ed4a358e18dd737ca0e43203692ac6e220db0257</Sha>
385385
</Dependency>
386386
<!-- Intermediate is necessary for source build. -->
387-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24602.1">
387+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24603.1">
388388
<Uri>https://github.com/dotnet/test-templates</Uri>
389-
<Sha>7744cf50ba66bd64c44c6c7d7dc22000ae526618</Sha>
389+
<Sha>ed4a358e18dd737ca0e43203692ac6e220db0257</Sha>
390390
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
391391
</Dependency>
392392
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
@@ -460,34 +460,34 @@
460460
<Uri>https://github.com/dotnet/deployment-tools</Uri>
461461
<Sha>7871ee378dce87b64d930d4f33dca9c888f4034d</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24577.2">
463+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24602.2">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
465+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24577.2">
467+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24602.2">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
469+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24577.2">
471+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24602.2">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
473+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24577.2">
475+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24602.2">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
477+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24577.2">
479+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24602.2">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
481+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
482482
</Dependency>
483-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24577.2">
483+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24602.2">
484484
<Uri>https://github.com/dotnet/sourcelink</Uri>
485-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
485+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
486486
</Dependency>
487487
<!-- Intermediate is necessary for source build. -->
488-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24577.2">
488+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24602.2">
489489
<Uri>https://github.com/dotnet/sourcelink</Uri>
490-
<Sha>928f459936292b3128b949957c7b46ae5ed59e4c</Sha>
490+
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
491491
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<PropertyGroup>
8383
<!-- Dependency from https://github.com/dotnet/test-templates -->
8484
<!-- Supported versions -->
85-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24602.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
85+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24603.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
8686
</PropertyGroup>
8787
<PropertyGroup>
8888
<!-- Dependencies from https://github.com/dotnet/runtime -->
@@ -277,12 +277,12 @@
277277
</PropertyGroup>
278278
<PropertyGroup>
279279
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
280-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24577.2</MicrosoftBuildTasksGitVersion>
281-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24577.2</MicrosoftSourceLinkCommonVersion>
282-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24577.2</MicrosoftSourceLinkAzureReposGitVersion>
283-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24577.2</MicrosoftSourceLinkGitHubVersion>
284-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24577.2</MicrosoftSourceLinkGitLabVersion>
285-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24577.2</MicrosoftSourceLinkBitbucketGitVersion>
280+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24602.2</MicrosoftBuildTasksGitVersion>
281+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkCommonVersion>
282+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkAzureReposGitVersion>
283+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkGitHubVersion>
284+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkGitLabVersion>
285+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkBitbucketGitVersion>
286286
</PropertyGroup>
287287
<!-- Get .NET Framework reference assemblies from NuGet packages -->
288288
<PropertyGroup>

0 commit comments

Comments
 (0)