Skip to content

Commit 2f3c678

Browse files
authored
Merge branch 'release/9.0.1xx' into darc-release/9.0.1xx-dcbcbac0-8f09-4074-910b-e50e10e9b49d
2 parents b1a6b1d + 80678a6 commit 2f3c678

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 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.24575.3">
382+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24576.1">
383383
<Uri>https://github.com/dotnet/test-templates</Uri>
384-
<Sha>f0304c844992d470ca7379b7d36e4c1274482d5e</Sha>
384+
<Sha>01712257e7ac9363b002637d399206fd93fc724b</Sha>
385385
</Dependency>
386386
<!-- Intermediate is necessary for source build. -->
387-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24575.3">
387+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24576.1">
388388
<Uri>https://github.com/dotnet/test-templates</Uri>
389-
<Sha>f0304c844992d470ca7379b7d36e4c1274482d5e</Sha>
389+
<Sha>01712257e7ac9363b002637d399206fd93fc724b</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 -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
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.24575.3</MicrosoftDotNetTestProjectTemplates90PackageVersion>
85+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24576.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
8686
</PropertyGroup>
8787
<PropertyGroup>
8888
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)