File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 22
22
<!-- Begin: Package sources from dotnet-runtime -->
23
23
<!-- End: Package sources from dotnet-runtime -->
24
24
<!-- Begin: Package sources from dotnet-templating -->
25
- <add key =" darc-pub-dotnet-templating-fc618ad" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8/nuget/v3/index.json" />
26
- <add key =" darc-pub-dotnet-templating-fc618ad-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8-3/nuget/v3/index.json" />
27
- <add key =" darc-pub-dotnet-templating-fc618ad-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8-2/nuget/v3/index.json" />
28
- <add key =" darc-pub-dotnet-templating-fc618ad-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8-1/nuget/v3/index.json" />
25
+ <add key =" darc-pub-dotnet-templating-3dbc33c" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-3dbc33c9/nuget/v3/index.json" />
29
26
<!-- End: Package sources from dotnet-templating -->
30
27
<!-- Begin: Package sources from dotnet-windowsdesktop -->
31
28
<!-- End: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
3
<ProductDependencies >
4
- <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.316 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.317 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >fc618ad8fe04640a7bb0cb8d7b6f3fec2b90c75f </Sha >
6
+ <Sha >3dbc33c97987d0d612800d322c24e342ca25f520 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.316 -servicing.25353.6 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.317 -servicing.25404.10 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >fc618ad8fe04640a7bb0cb8d7b6f3fec2b90c75f </Sha >
10
+ <Sha >3dbc33c97987d0d612800d322c24e342ca25f520 </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.316 -servicing.25353.6 " >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.317 -servicing.25404.10 " >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >fc618ad8fe04640a7bb0cb8d7b6f3fec2b90c75f </Sha >
14
+ <Sha >3dbc33c97987d0d612800d322c24e342ca25f520 </Sha >
15
15
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
16
16
</Dependency >
17
17
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 8.0.18" >
Original file line number Diff line number Diff line change 143
143
</PropertyGroup >
144
144
<PropertyGroup >
145
145
<!-- Dependencies from https://github.com/dotnet/templating -->
146
- <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.316 </MicrosoftTemplateEngineAbstractionsPackageVersion >
146
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.317 </MicrosoftTemplateEngineAbstractionsPackageVersion >
147
147
<MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
148
148
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
149
149
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
150
150
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
151
151
<!-- test dependencies -->
152
- <MicrosoftTemplateEngineMocksPackageVersion >8.0.316 -servicing.25353.6 </MicrosoftTemplateEngineMocksPackageVersion >
152
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.317 -servicing.25404.10 </MicrosoftTemplateEngineMocksPackageVersion >
153
153
<MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
154
154
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
155
155
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments