Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/test-templates (#45213
Browse files Browse the repository at this point in the history
)
  • Loading branch information
v-wuzhai authored Nov 29, 2024
2 parents 4938022 + 83df334 commit f3dc5a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,14 +375,14 @@
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24577.2">
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24578.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>341640ead6075a76b79e84f26d6668b91ca75593</Sha>
<Sha>cad654d589408f439a9b8c4ae9e09290a4e757c7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24577.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24578.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>341640ead6075a76b79e84f26d6668b91ca75593</Sha>
<Sha>cad654d589408f439a9b8c4ae9e09290a4e757c7</Sha>
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/test-templates -->
<!-- Supported versions -->
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24577.2</MicrosoftDotNetTestProjectTemplates90PackageVersion>
<MicrosoftDotNetTestProjectTemplates90PackageVersion>1.1.0-rtm.24578.1</MicrosoftDotNetTestProjectTemplates90PackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/runtime -->
Expand Down

0 comments on commit f3dc5a7

Please sign in to comment.