Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/source-build-externals, dotnet…
Browse files Browse the repository at this point in the history
…/templating (#15454)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 27, 2025
1 parent b9f1950 commit c3a5246
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 @@ -22,9 +22,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-symuploader</Uri>
<Sha>d617bc8ed2787c235a57cf0dcdfd087b86ff9521</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.100-alpha.1.25069.1">
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.100-alpha.1.25075.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>77323f8e0199d6f3a2f15488e96963834e55a8dd</Sha>
<Sha>1f6d1a287050bf26dfeb1c5334359aa6e4b9ef45</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25074.4">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down Expand Up @@ -162,9 +162,9 @@
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.606301">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.607101">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>c9e4423c80e00371e43e306ee6e2e97fd2196af9</Sha>
<Sha>0c377e9585d2aeae504ff1d6529ccb1abef36172</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<!-- diagnostics -->
<MicrosoftSymbolManifestGeneratorVersion>8.0.0-preview.24461.2</MicrosoftSymbolManifestGeneratorVersion>
<!-- templating -->
<MicrosoftTemplateEngineAuthoringTasksVersion>10.0.100-alpha.1.25069.1</MicrosoftTemplateEngineAuthoringTasksVersion>
<MicrosoftTemplateEngineAuthoringTasksVersion>10.0.100-alpha.1.25075.2</MicrosoftTemplateEngineAuthoringTasksVersion>
<!-- vstest -->
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
<!-- xharness -->
Expand Down

0 comments on commit c3a5246

Please sign in to comment.