Skip to content

Commit 9f2c037

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/test-templates (#42152)
2 parents 5b9e5c1 + ddc3e24 commit 9f2c037

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.24360.1">
374+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24365.1">
375375
<Uri>https://github.com/dotnet/test-templates</Uri>
376-
<Sha>b819dddead5d7f5f75b6ab802cc70bf97a2ae0ec</Sha>
376+
<Sha>c7852b88d3f9c5249aef10661cdbca0a93c00576</Sha>
377377
</Dependency>
378378
<!-- Intermediate is necessary for source build. -->
379-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24360.1">
379+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24365.1">
380380
<Uri>https://github.com/dotnet/test-templates</Uri>
381-
<Sha>b819dddead5d7f5f75b6ab802cc70bf97a2ae0ec</Sha>
381+
<Sha>c7852b88d3f9c5249aef10661cdbca0a93c00576</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
@@ -126,7 +126,7 @@
126126
<!-- Supported versions -->
127127
<MicrosoftDotNetTestProjectTemplates60PackageVersion>1.1.0-rc.24069.1</MicrosoftDotNetTestProjectTemplates60PackageVersion>
128128
<MicrosoftDotNetTestProjectTemplates80PackageVersion>1.1.0-rc.24202.1</MicrosoftDotNetTestProjectTemplates80PackageVersion>
129-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24360.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
129+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24365.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
130130
</PropertyGroup>
131131
<PropertyGroup>
132132
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)