Skip to content

Commit 0f6f55f

Browse files
Update dependencies from https://github.com/dotnet/templating build 20250626.5
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 8.0.412-servicing.25311.3 -> To Version 8.0.412-servicing.25326.5
1 parent 647db78 commit 0f6f55f

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-64cbc6c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-format-64cbc6c-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-4/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-format-64cbc6c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-3/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-format-64cbc6c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-2/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-format-64cbc6c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-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 -->
@@ -17,7 +21,7 @@
1721
<!-- Begin: Package sources from dotnet-runtime -->
1822
<!-- End: Package sources from dotnet-runtime -->
1923
<!-- Begin: Package sources from dotnet-templating -->
20-
<add key="darc-pub-dotnet-templating-2051325" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-20513256/nuget/v3/index.json" />
24+
<add key="darc-pub-dotnet-templating-921a2c8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-921a2c8d/nuget/v3/index.json" />
2125
<!-- End: Package sources from dotnet-templating -->
2226
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2327
<!-- 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.412">
55
<Uri>https://github.com/dotnet/templating</Uri>
6-
<Sha>2051325648666d0a6d876aa807e40ca4d3675351</Sha>
6+
<Sha>921a2c8dd7178bff2305aa54bf2e578f551ffc49</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.412-servicing.25317.2">
8+
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.412-servicing.25326.5">
99
<Uri>https://github.com/dotnet/templating</Uri>
10-
<Sha>2051325648666d0a6d876aa807e40ca4d3675351</Sha>
10+
<Sha>921a2c8dd7178bff2305aa54bf2e578f551ffc49</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.412-servicing.25317.2">
12+
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.412-servicing.25326.5">
1313
<Uri>https://github.com/dotnet/templating</Uri>
14-
<Sha>2051325648666d0a6d876aa807e40ca4d3675351</Sha>
14+
<Sha>921a2c8dd7178bff2305aa54bf2e578f551ffc49</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.412-servicing.25317.2</MicrosoftTemplateEngineMocksPackageVersion>
150+
<MicrosoftTemplateEngineMocksPackageVersion>8.0.412-servicing.25326.5</MicrosoftTemplateEngineMocksPackageVersion>
151151
<MicrosoftTemplateEngineTestHelperPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion>
152152
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>
153153
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>

0 commit comments

Comments
 (0)