Skip to content

Commit d711cc7

Browse files
Update dependencies from https://github.com/dotnet/test-templates build 20241014.2
Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0 From Version 1.1.0-rc.24510.3 -> To Version 1.1.0-rc.24514.2
1 parent 7cfd4c0 commit d711cc7

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
@@ -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-rc.24510.3">
388+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24514.2">
389389
<Uri>https://github.com/dotnet/test-templates</Uri>
390-
<Sha>d2676cfc536c42991b9e391c30dd0f49c4144d65</Sha>
390+
<Sha>51d28fb22e8bcf8bb0bf0e03cc99ca83bdd087c7</Sha>
391391
</Dependency>
392392
<!-- Intermediate is necessary for source build. -->
393-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24510.3">
393+
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24514.2">
394394
<Uri>https://github.com/dotnet/test-templates</Uri>
395-
<Sha>d2676cfc536c42991b9e391c30dd0f49c4144d65</Sha>
395+
<Sha>51d28fb22e8bcf8bb0bf0e03cc99ca83bdd087c7</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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<!-- Supported versions -->
123123
<MicrosoftDotNetTestProjectTemplates60PackageVersion>1.1.0-rc.24069.1</MicrosoftDotNetTestProjectTemplates60PackageVersion>
124124
<MicrosoftDotNetTestProjectTemplates80PackageVersion>1.1.0-rc.24202.1</MicrosoftDotNetTestProjectTemplates80PackageVersion>
125-
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24510.3</MicrosoftDotNetTestProjectTemplates90PackageVersion>
125+
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rc.24514.2</MicrosoftDotNetTestProjectTemplates90PackageVersion>
126126
</PropertyGroup>
127127
<PropertyGroup>
128128
<!-- Dependencies from https://github.com/dotnet/runtime -->

0 commit comments

Comments
 (0)