Skip to content

Commit a164e6a

Browse files
[main] Update dependencies from dotnet/test-templates (#45102)
[main] Update dependencies from dotnet/test-templates
1 parent 7ad934d commit a164e6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -379,14 +379,14 @@
379379
<Uri>https://github.com/dotnet/test-templates</Uri>
380380
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
381381
</Dependency>
382-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24570.2">
382+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24575.3">
383383
<Uri>https://github.com/dotnet/test-templates</Uri>
384-
<Sha>2adf5822dc94d97d0f6e1584129fcf65ba837097</Sha>
384+
<Sha>f0304c844992d470ca7379b7d36e4c1274482d5e</Sha>
385385
</Dependency>
386386
<!-- Intermediate is necessary for source build. -->
387-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24570.2">
387+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24575.3">
388388
<Uri>https://github.com/dotnet/test-templates</Uri>
389-
<Sha>2adf5822dc94d97d0f6e1584129fcf65ba837097</Sha>
389+
<Sha>f0304c844992d470ca7379b7d36e4c1274482d5e</Sha>
390390
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
391391
</Dependency>
392392
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->

Diff for: eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<PropertyGroup>
101101
<!-- Dependency from https://github.com/dotnet/test-templates -->
102102
<!-- Supported versions -->
103-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24570.2</MicrosoftDotNetTestProjectTemplates90PackageVersion>
103+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24575.3</MicrosoftDotNetTestProjectTemplates90PackageVersion>
104104
</PropertyGroup>
105105
<PropertyGroup>
106106
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)