Skip to content

Commit 5fe8cea

Browse files
authored
[release/9.0.1xx] Update dependencies from dotnet/test-templates (#44146)
2 parents 3a1bc29 + 66e867d commit 5fe8cea

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
@@ -375,14 +375,14 @@
375375
<Uri>https://github.com/dotnet/test-templates</Uri>
376376
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
377377
</Dependency>
378-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24510.3">
378+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24514.4">
379379
<Uri>https://github.com/dotnet/test-templates</Uri>
380-
<Sha>d2676cfc536c42991b9e391c30dd0f49c4144d65</Sha>
380+
<Sha>910c7f7096eab524c87a8954a28d28ff2e0fd7ac</Sha>
381381
</Dependency>
382382
<!-- Intermediate is necessary for source build. -->
383-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24510.3">
383+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24514.4">
384384
<Uri>https://github.com/dotnet/test-templates</Uri>
385-
<Sha>d2676cfc536c42991b9e391c30dd0f49c4144d65</Sha>
385+
<Sha>910c7f7096eab524c87a8954a28d28ff2e0fd7ac</Sha>
386386
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
387387
</Dependency>
388388
<!-- 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
@@ -99,7 +99,7 @@
9999
<PropertyGroup>
100100
<!-- Dependency from https://github.com/dotnet/test-templates -->
101101
<!-- Supported versions -->
102-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24510.3</MicrosoftDotNetTestProjectTemplates90PackageVersion>
102+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24514.4</MicrosoftDotNetTestProjectTemplates90PackageVersion>
103103
</PropertyGroup>
104104
<PropertyGroup>
105105
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)