Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d73873c
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 15, 2024
66ca80c
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 16, 2024
ebbd5ce
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 17, 2024
5a91dac
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 18, 2024
e9c90bf
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 19, 2024
da527ec
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 20, 2024
14f0b2c
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 21, 2024
128de5b
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 22, 2024
cf83392
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 23, 2024
678ec8a
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 24, 2024
259d494
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 25, 2024
c929df6
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 26, 2024
f032397
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 27, 2024
16b1a2a
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 28, 2024
22853c3
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 29, 2024
ef004e5
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jun 30, 2024
b4768e3
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jul 1, 2024
a290572
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jul 2, 2024
754ee69
Merge branch 'release/8.0.3xx' of https://github.com/dotnet/sdk into …
Jul 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<!-- Begin: Package sources from dotnet-runtime -->
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-pub-dotnet-templating-2c8137b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-2c8137bd/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-7248c3c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7248c3c1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-7248c3c-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7248c3c1-5/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-7248c3c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7248c3c1-3/nuget/v3/index.json" />
Expand Down
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<ProductDependencies>
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.303">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7248c3c1d6996893bc52c49520707994463aec29</Sha>
<Sha>2c8137bda50484d21e263aaac51dad537ba57cc8</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.303-servicing.24311.4">
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.303-servicing.24314.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7248c3c1d6996893bc52c49520707994463aec29</Sha>
<Sha>2c8137bda50484d21e263aaac51dad537ba57cc8</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.303-servicing.24311.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.303-servicing.24314.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7248c3c1d6996893bc52c49520707994463aec29</Sha>
<Sha>2c8137bda50484d21e263aaac51dad537ba57cc8</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.5">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
<MicrosoftTemplateSearchCommonPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion>
<!-- test dependencies -->
<MicrosoftTemplateEngineMocksPackageVersion>8.0.303-servicing.24311.4</MicrosoftTemplateEngineMocksPackageVersion>
<MicrosoftTemplateEngineMocksPackageVersion>8.0.303-servicing.24314.2</MicrosoftTemplateEngineMocksPackageVersion>
<MicrosoftTemplateEngineTestHelperPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion>
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>
Expand Down