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 38
38
<add key =" darc-int-dotnet-runtime-3c298d9" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3c298d9f/nuget/v3/index.json" />
39
39
<!-- End: Package sources from dotnet-runtime -->
40
40
<!-- Begin: Package sources from dotnet-templating -->
41
- <add key =" darc-pub-dotnet-templating-088027f" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb/nuget/v3/index.json" />
42
- <add key =" darc-pub-dotnet-templating-088027f-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb-3/nuget/v3/index.json" />
43
- <add key =" darc-pub-dotnet-templating-088027f-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb-2/nuget/v3/index.json" />
44
- <add key =" darc-pub-dotnet-templating-088027f-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb-1/nuget/v3/index.json" />
41
+ <add key =" darc-pub-dotnet-templating-861f0ec" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3/nuget/v3/index.json" />
45
42
<!-- End: Package sources from dotnet-templating -->
46
43
<!-- Begin: Package sources from dotnet-windowsdesktop -->
47
44
<add key =" darc-int-dotnet-windowsdesktop-bd9e6e9" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bd9e6e96/nuget/v3/index.json" />
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.108 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 9.0.109 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >088027fb4d4b86829fcee3ccba911a932e42642c </Sha >
6
+ <Sha >861f0ec3ba5ef218964c95949818e9f33eacf8f0 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 9.0.108 -servicing.25311.4 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 9.0.109 -servicing.25353.8 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >088027fb4d4b86829fcee3ccba911a932e42642c </Sha >
10
+ <Sha >861f0ec3ba5ef218964c95949818e9f33eacf8f0 </Sha >
11
11
</Dependency >
12
12
<!-- Intermediate is necessary for source build. -->
13
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 9.0.108 -servicing.25311.4 " >
13
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 9.0.109 -servicing.25353.8 " >
14
14
<Uri >https://github.com/dotnet/templating</Uri >
15
- <Sha >088027fb4d4b86829fcee3ccba911a932e42642c </Sha >
15
+ <Sha >861f0ec3ba5ef218964c95949818e9f33eacf8f0 </Sha >
16
16
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
17
17
</Dependency >
18
18
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.7" >
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.108 </MicrosoftTemplateEngineAbstractionsPackageVersion >
190
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >9.0.109 </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.108 -servicing.25311.4 </MicrosoftTemplateEngineMocksPackageVersion >
196
+ <MicrosoftTemplateEngineMocksPackageVersion >9.0.109 -servicing.25353.8 </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