Skip to content

Commit e548f4f

Browse files
authored
[main] Update dependencies from dotnet/test-templates (#44561)
2 parents 2621a98 + 5a82992 commit e548f4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -385,14 +385,14 @@
385385
<Uri>https://github.com/dotnet/test-templates</Uri>
386386
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
387387
</Dependency>
388-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24530.3">
388+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24531.1">
389389
<Uri>https://github.com/dotnet/test-templates</Uri>
390-
<Sha>764e98851850e9ebdf7c3ff556f893068bc5871d</Sha>
390+
<Sha>1cd8415746cd9b3eeddab3bcb277cada16c1576a</Sha>
391391
</Dependency>
392392
<!-- Intermediate is necessary for source build. -->
393-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24530.3">
393+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24531.1">
394394
<Uri>https://github.com/dotnet/test-templates</Uri>
395-
<Sha>764e98851850e9ebdf7c3ff556f893068bc5871d</Sha>
395+
<Sha>1cd8415746cd9b3eeddab3bcb277cada16c1576a</Sha>
396396
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
397397
</Dependency>
398398
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<PropertyGroup>
105105
<!-- Dependency from https://github.com/dotnet/test-templates -->
106106
<!-- Supported versions -->
107-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24530.3</MicrosoftDotNetTestProjectTemplates90PackageVersion>
107+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24531.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
108108
</PropertyGroup>
109109
<PropertyGroup>
110110
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)