Skip to content

Commit 5642787

Browse files
authored
[release/9.0.1xx] Update dependencies from dotnet/test-templates (#42929)
2 parents dc86639 + 605c2b9 commit 5642787

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
@@ -371,14 +371,14 @@
371371
<Uri>https://github.com/dotnet/test-templates</Uri>
372372
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
373373
</Dependency>
374-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24421.1">
374+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24425.1">
375375
<Uri>https://github.com/dotnet/test-templates</Uri>
376-
<Sha>3fb5ae40a6e504c8163861ed2c7353e353263222</Sha>
376+
<Sha>c6fb794f05c14ef2369e49d10abb601b19591ad4</Sha>
377377
</Dependency>
378378
<!-- Intermediate is necessary for source build. -->
379-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24421.1">
379+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24425.1">
380380
<Uri>https://github.com/dotnet/test-templates</Uri>
381-
<Sha>3fb5ae40a6e504c8163861ed2c7353e353263222</Sha>
381+
<Sha>c6fb794f05c14ef2369e49d10abb601b19591ad4</Sha>
382382
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
383383
</Dependency>
384384
<!-- 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
@@ -117,7 +117,7 @@
117117
<!-- Supported versions -->
118118
<MicrosoftDotNetTestProjectTemplates60PackageVersion>1.1.0-rc.24069.1</MicrosoftDotNetTestProjectTemplates60PackageVersion>
119119
<MicrosoftDotNetTestProjectTemplates80PackageVersion>1.1.0-rc.24202.1</MicrosoftDotNetTestProjectTemplates80PackageVersion>
120-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24421.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
120+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24425.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
121121
</PropertyGroup>
122122
<PropertyGroup>
123123
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)