File tree Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 40
40
<!-- Begin: Package sources from dotnet-runtime -->
41
41
<!-- End: Package sources from dotnet-runtime -->
42
42
<!-- Begin: Package sources from dotnet-templating -->
43
- <add key =" darc-pub-dotnet-templating-006b799" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-006b799c/nuget/v3/index.json" />
44
- <add key =" darc-pub-dotnet-templating-693a4fd" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-693a4fd2/nuget/v3/index.json" />
45
- <add key =" darc-pub-dotnet-templating-693a4fd-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-693a4fd2-1/nuget/v3/index.json" />
43
+ <add key =" darc-pub-dotnet-templating-9cdca9c" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9cdca9cc/nuget/v3/index.json" />
46
44
<!-- End: Package sources from dotnet-templating -->
47
45
<!-- Begin: Package sources from dotnet-windowsdesktop -->
48
46
<!-- 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.105 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 9.0.106 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >006b799c44481a0870d4cbe754e6aae9d1236708 </Sha >
6
+ <Sha >9cdca9cccdde4b3c2a8ad75b01e43f94bcfae0f2 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 9.0.105 -servicing.25163 .3" >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 9.0.106 -servicing.25203 .3" >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >006b799c44481a0870d4cbe754e6aae9d1236708 </Sha >
10
+ <Sha >9cdca9cccdde4b3c2a8ad75b01e43f94bcfae0f2 </Sha >
11
11
</Dependency >
12
12
<!-- Intermediate is necessary for source build. -->
13
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 9.0.105 -servicing.25163 .3" >
13
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 9.0.106 -servicing.25203 .3" >
14
14
<Uri >https://github.com/dotnet/templating</Uri >
15
- <Sha >006b799c44481a0870d4cbe754e6aae9d1236708 </Sha >
15
+ <Sha >9cdca9cccdde4b3c2a8ad75b01e43f94bcfae0f2 </Sha >
16
16
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
17
17
</Dependency >
18
18
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.3" >
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.105 </MicrosoftTemplateEngineAbstractionsPackageVersion >
190
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >9.0.106 </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.105 -servicing.25163 .3</MicrosoftTemplateEngineMocksPackageVersion >
196
+ <MicrosoftTemplateEngineMocksPackageVersion >9.0.106 -servicing.25203 .3</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