Skip to content

Commit a0e8b2b

Browse files
authored
[release/9.0.2xx] Update dependencies from dotnet/test-templates (#45239)
2 parents 8f8eec4 + 041ca4c commit a0e8b2b

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-rtm.24578.1">
378+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24602.1">
379379
<Uri>https://github.com/dotnet/test-templates</Uri>
380-
<Sha>cad654d589408f439a9b8c4ae9e09290a4e757c7</Sha>
380+
<Sha>7744cf50ba66bd64c44c6c7d7dc22000ae526618</Sha>
381381
</Dependency>
382382
<!-- Intermediate is necessary for source build. -->
383-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24578.1">
383+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24602.1">
384384
<Uri>https://github.com/dotnet/test-templates</Uri>
385-
<Sha>cad654d589408f439a9b8c4ae9e09290a4e757c7</Sha>
385+
<Sha>7744cf50ba66bd64c44c6c7d7dc22000ae526618</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
@@ -101,7 +101,7 @@
101101
<PropertyGroup>
102102
<!-- Dependency from https://github.com/dotnet/test-templates -->
103103
<!-- Supported versions -->
104-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24578.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
104+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24602.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
105105
</PropertyGroup>
106106
<PropertyGroup>
107107
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)