Skip to content

Commit 985f841

Browse files
authored
[release/9.0.2xx] Update dependencies from dotnet/test-templates (#43860)
2 parents a600245 + a568cf7 commit 985f841

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.24501.2">
378+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24503.1">
379379
<Uri>https://github.com/dotnet/test-templates</Uri>
380-
<Sha>327554524491ac457736c45c524eadb2e1171421</Sha>
380+
<Sha>8a94286429bf4ac8019689cb6a56f1173839977e</Sha>
381381
</Dependency>
382382
<!-- Intermediate is necessary for source build. -->
383-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24501.2">
383+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24503.1">
384384
<Uri>https://github.com/dotnet/test-templates</Uri>
385-
<Sha>327554524491ac457736c45c524eadb2e1171421</Sha>
385+
<Sha>8a94286429bf4ac8019689cb6a56f1173839977e</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
@@ -118,7 +118,7 @@
118118
<!-- Supported versions -->
119119
<MicrosoftDotNetTestProjectTemplates60PackageVersion>1.1.0-rc.24069.1</MicrosoftDotNetTestProjectTemplates60PackageVersion>
120120
<MicrosoftDotNetTestProjectTemplates80PackageVersion>1.1.0-rc.24202.1</MicrosoftDotNetTestProjectTemplates80PackageVersion>
121-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24501.2</MicrosoftDotNetTestProjectTemplates90PackageVersion>
121+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24503.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
122122
</PropertyGroup>
123123
<PropertyGroup>
124124
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)