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 3535 <!-- Begin: Package sources from dotnet-runtime -->
3636 <!-- End: Package sources from dotnet-runtime -->
3737 <!-- 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" />
4739 <!-- End: Package sources from dotnet-templating -->
4840 <!-- Begin: Package sources from dotnet-windowsdesktop -->
4941 <!-- End: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
33 <ProductDependencies >
4- <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 9.0.106 " >
4+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 9.0.107 " >
55 <Uri >https://github.com/dotnet/templating</Uri >
6- <Sha >a0bc400b24c00478ed52d45fb72763c93f30d693 </Sha >
6+ <Sha >0c96b36ccec4428bbfdeafae392bda49c1667361 </Sha >
77 </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 " >
99 <Uri >https://github.com/dotnet/templating</Uri >
10- <Sha >a0bc400b24c00478ed52d45fb72763c93f30d693 </Sha >
10+ <Sha >0c96b36ccec4428bbfdeafae392bda49c1667361 </Sha >
1111 </Dependency >
1212 <!-- 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 " >
1414 <Uri >https://github.com/dotnet/templating</Uri >
15- <Sha >a0bc400b24c00478ed52d45fb72763c93f30d693 </Sha >
15+ <Sha >0c96b36ccec4428bbfdeafae392bda49c1667361 </Sha >
1616 <SourceBuild RepoName =" templating" ManagedOnly =" true" />
1717 </Dependency >
1818 <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.4" >
Original file line number Diff line number Diff line change 187187 </PropertyGroup >
188188 <PropertyGroup >
189189 <!-- Dependencies from https://github.com/dotnet/templating -->
190- <MicrosoftTemplateEngineAbstractionsPackageVersion >9.0.106 </MicrosoftTemplateEngineAbstractionsPackageVersion >
190+ <MicrosoftTemplateEngineAbstractionsPackageVersion >9.0.107 </MicrosoftTemplateEngineAbstractionsPackageVersion >
191191 <MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
192192 <MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
193193 <MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
194194 <MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
195195 <!-- test dependencies -->
196- <MicrosoftTemplateEngineMocksPackageVersion >9.0.106 -servicing.25217.3 </MicrosoftTemplateEngineMocksPackageVersion >
196+ <MicrosoftTemplateEngineMocksPackageVersion >9.0.107 -servicing.25258.2 </MicrosoftTemplateEngineMocksPackageVersion >
197197 <MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
198198 <MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
199199 <MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments