File tree Expand file tree Collapse file tree 3 files changed +9
-17
lines changed Expand file tree Collapse file tree 3 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 35
35
<!-- Begin: Package sources from dotnet-runtime -->
36
36
<!-- End: Package sources from dotnet-runtime -->
37
37
<!-- Begin: Package sources from dotnet-templating -->
38
- <add key =" darc-pub-dotnet-templating-a0bc400" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b/nuget/v3/index.json" />
39
- <add key =" darc-pub-dotnet-templating-a0bc400-8" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-8/nuget/v3/index.json" />
40
- <add key =" darc-pub-dotnet-templating-a0bc400-7" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-7/nuget/v3/index.json" />
41
- <add key =" darc-pub-dotnet-templating-a0bc400-6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-6/nuget/v3/index.json" />
42
- <add key =" darc-pub-dotnet-templating-a0bc400-5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-5/nuget/v3/index.json" />
43
- <add key =" darc-pub-dotnet-templating-a0bc400-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-4/nuget/v3/index.json" />
44
- <add key =" darc-pub-dotnet-templating-a0bc400-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-3/nuget/v3/index.json" />
45
- <add key =" darc-pub-dotnet-templating-a0bc400-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-2/nuget/v3/index.json" />
46
- <add key =" darc-pub-dotnet-templating-a0bc400-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a0bc400b-1/nuget/v3/index.json" />
38
+ <add key =" darc-pub-dotnet-templating-0c96b36" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-0c96b36c/nuget/v3/index.json" />
47
39
<!-- End: Package sources from dotnet-templating -->
48
40
<!-- Begin: Package sources from dotnet-windowsdesktop -->
49
41
<!-- 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 =" 9.0.106 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 9.0.107 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >a0bc400b24c00478ed52d45fb72763c93f30d693 </Sha >
6
+ <Sha >0c96b36ccec4428bbfdeafae392bda49c1667361 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 9.0.106 -servicing.25217.3 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 9.0.107 -servicing.25258.2 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >a0bc400b24c00478ed52d45fb72763c93f30d693 </Sha >
10
+ <Sha >0c96b36ccec4428bbfdeafae392bda49c1667361 </Sha >
11
11
</Dependency >
12
12
<!-- Intermediate is necessary for source build. -->
13
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 9.0.106 -servicing.25217.3 " >
13
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 9.0.107 -servicing.25258.2 " >
14
14
<Uri >https://github.com/dotnet/templating</Uri >
15
- <Sha >a0bc400b24c00478ed52d45fb72763c93f30d693 </Sha >
15
+ <Sha >0c96b36ccec4428bbfdeafae392bda49c1667361 </Sha >
16
16
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
17
17
</Dependency >
18
18
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.4" >
Original file line number Diff line number Diff line change 187
187
</PropertyGroup >
188
188
<PropertyGroup >
189
189
<!-- Dependencies from https://github.com/dotnet/templating -->
190
- <MicrosoftTemplateEngineAbstractionsPackageVersion >9.0.106 </MicrosoftTemplateEngineAbstractionsPackageVersion >
190
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >9.0.107 </MicrosoftTemplateEngineAbstractionsPackageVersion >
191
191
<MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
192
192
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
193
193
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
194
194
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
195
195
<!-- test dependencies -->
196
- <MicrosoftTemplateEngineMocksPackageVersion >9.0.106 -servicing.25217.3 </MicrosoftTemplateEngineMocksPackageVersion >
196
+ <MicrosoftTemplateEngineMocksPackageVersion >9.0.107 -servicing.25258.2 </MicrosoftTemplateEngineMocksPackageVersion >
197
197
<MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
198
198
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
199
199
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments