File tree Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Original file line number Diff line number Diff line change 23
23
<!-- Begin: Package sources from dotnet-runtime -->
24
24
<!-- End: Package sources from dotnet-runtime -->
25
25
<!-- Begin: Package sources from dotnet-templating -->
26
- <add key =" darc-pub-dotnet-templating-8aea0a6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8aea0a64/nuget/v3/index.json" />
27
- <add key =" darc-pub-dotnet-templating-9b1c885" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852/nuget/v3/index.json" />
28
- <add key =" darc-pub-dotnet-templating-9b1c885-7" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-7/nuget/v3/index.json" />
29
- <add key =" darc-pub-dotnet-templating-9b1c885-6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-6/nuget/v3/index.json" />
30
- <add key =" darc-pub-dotnet-templating-9b1c885-5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-5/nuget/v3/index.json" />
31
- <add key =" darc-pub-dotnet-templating-9b1c885-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-4/nuget/v3/index.json" />
32
- <add key =" darc-pub-dotnet-templating-9b1c885-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-3/nuget/v3/index.json" />
26
+ <add key =" darc-pub-dotnet-templating-3ed23f5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-3ed23f5b/nuget/v3/index.json" />
33
27
<!-- End: Package sources from dotnet-templating -->
34
28
<!-- Begin: Package sources from dotnet-windowsdesktop -->
35
29
<!-- 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.312 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.313 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >8aea0a64d6738238c01eb09d487966aaf731b2a0 </Sha >
6
+ <Sha >3ed23f5b6d7779b24ea2d3199f4e3c3431cf863b </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.312 -servicing.25215 .1" >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.313 -servicing.25258 .1" >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >8aea0a64d6738238c01eb09d487966aaf731b2a0 </Sha >
10
+ <Sha >3ed23f5b6d7779b24ea2d3199f4e3c3431cf863b </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.312 -servicing.25215 .1" >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.313 -servicing.25258 .1" >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >8aea0a64d6738238c01eb09d487966aaf731b2a0 </Sha >
14
+ <Sha >3ed23f5b6d7779b24ea2d3199f4e3c3431cf863b </Sha >
15
15
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
16
16
</Dependency >
17
17
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 8.0.15" >
Original file line number Diff line number Diff line change 141
141
</PropertyGroup >
142
142
<PropertyGroup >
143
143
<!-- Dependencies from https://github.com/dotnet/templating -->
144
- <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.312 </MicrosoftTemplateEngineAbstractionsPackageVersion >
144
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.313 </MicrosoftTemplateEngineAbstractionsPackageVersion >
145
145
<MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
146
146
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
147
147
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
148
148
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
149
149
<!-- test dependencies -->
150
- <MicrosoftTemplateEngineMocksPackageVersion >8.0.312 -servicing.25215 .1</MicrosoftTemplateEngineMocksPackageVersion >
150
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.313 -servicing.25258 .1</MicrosoftTemplateEngineMocksPackageVersion >
151
151
<MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
152
152
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
153
153
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments