Skip to content

Commit 0274840

Browse files
dotnet-maestro[bot]SimonZhao888
authored andcommitted
Update dependencies from https://github.com/dotnet/templating build 20250626.4
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 8.0.315-servicing.25311.2 -> To Version 8.0.315-servicing.25326.4
1 parent 9c933e1 commit 0274840

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

NuGet.config

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
99
<add key="darc-pub-dotnet-format-c7e5d39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-format-c7e5d39-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-4/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-format-c7e5d39-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-3/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-format-c7e5d39-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-2/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-format-c7e5d39-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-1/nuget/v3/index.json" />
1014
<!-- End: Package sources from dotnet-format -->
1115
<!-- Begin: Package sources from dotnet-aspnetcore -->
1216
<!-- End: Package sources from dotnet-aspnetcore -->
@@ -18,7 +22,7 @@
1822
<!-- Begin: Package sources from dotnet-runtime -->
1923
<!-- End: Package sources from dotnet-runtime -->
2024
<!-- Begin: Package sources from dotnet-templating -->
21-
<add key="darc-pub-dotnet-templating-e13e9de" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e13e9de8/nuget/v3/index.json" />
25+
<add key="darc-pub-dotnet-templating-e749674" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e7496748/nuget/v3/index.json" />
2226
<!-- End: Package sources from dotnet-templating -->
2327
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2428
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.315">
55
<Uri>https://github.com/dotnet/templating</Uri>
6-
<Sha>e13e9de8c50200862582d25317bdb15cbfca18e6</Sha>
6+
<Sha>e74967482bb6e7619f8a0374e97192903ea0e04f</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.315-servicing.25317.1">
8+
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.315-servicing.25326.4">
99
<Uri>https://github.com/dotnet/templating</Uri>
10-
<Sha>e13e9de8c50200862582d25317bdb15cbfca18e6</Sha>
10+
<Sha>e74967482bb6e7619f8a0374e97192903ea0e04f</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.315-servicing.25317.1">
12+
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.315-servicing.25326.4">
1313
<Uri>https://github.com/dotnet/templating</Uri>
14-
<Sha>e13e9de8c50200862582d25317bdb15cbfca18e6</Sha>
14+
<Sha>e74967482bb6e7619f8a0374e97192903ea0e04f</Sha>
1515
<SourceBuild RepoName="templating" ManagedOnly="true" />
1616
</Dependency>
1717
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.17">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
148148
<MicrosoftTemplateSearchCommonPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion>
149149
<!-- test dependencies -->
150-
<MicrosoftTemplateEngineMocksPackageVersion>8.0.315-servicing.25317.1</MicrosoftTemplateEngineMocksPackageVersion>
150+
<MicrosoftTemplateEngineMocksPackageVersion>8.0.315-servicing.25326.4</MicrosoftTemplateEngineMocksPackageVersion>
151151
<MicrosoftTemplateEngineTestHelperPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion>
152152
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>
153153
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>

0 commit comments

Comments
 (0)