File tree
7 files changed
+34
-34
lines changed7 files changed
+34
-34
lines changedSubmodule aspnetcore updated 666 files
+28-28
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Submodule roslyn updated 3060 files
Submodule runtime updated 3457 files
Submodule sdk updated 1990 files
Submodule templating updated 46 files
- .editorconfig+6
- Directory.Packages.props+7
- azure-pipelines.yml+9-6
- docs/Binding-and-project-context-evaluation.md+2-2
- eng/SourceBuildPrebuiltBaseline.xml+3-1
- eng/Version.Details.xml+29-12
- eng/Versions.props+9-4
- eng/common/core-templates/job/job.yml-1
- eng/common/core-templates/job/publish-build-assets.yml+4-9
- eng/common/core-templates/jobs/codeql-build.yml-1
- eng/common/core-templates/jobs/jobs.yml-4
- eng/common/core-templates/steps/generate-sbom.yml+2-2
- eng/common/core-templates/steps/source-build.yml+1-1
- eng/common/generate-sbom-prep.ps1+14-6
- eng/common/generate-sbom-prep.sh+11-6
- eng/common/internal/Tools.csproj-10
- eng/common/native/install-dependencies.sh+6-5
- eng/common/sdk-task.ps1+1-1
- eng/common/sdk-task.sh+104
- eng/common/templates-official/job/job.yml+4-1
- eng/common/templates-official/steps/publish-build-artifacts.yml+6-1
- eng/common/templates/job/job.yml+3-1
- eng/common/templates/steps/publish-build-artifacts.yml+7-1
- eng/common/tools.ps1+4-4
- eng/common/tools.sh+8-2
- github-merge-flow.jsonc+6-1
- global.json+2-2
- src/Microsoft.TemplateEngine.Core/Operations/Replacement.cs-2
- src/Microsoft.TemplateEngine.Edge/BuiltInManagedProvider/GlobalSettings.cs-2
- src/Microsoft.TemplateEngine.Edge/Constraints/WorkloadConstraintFactory.cs+13-2
- src/Microsoft.TemplateEngine.Edge/Installers/NuGet/NuGetManagedTemplatePackage.cs+10-10
- src/Microsoft.TemplateEngine.Edge/Settings/TemplatePackageManager.cs+1-1
- src/Microsoft.TemplateEngine.Edge/ValidationUtils.cs+4-4
- src/Microsoft.TemplateEngine.IDE/Bootstrapper.cs+1-2
- src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/ParameterConverter.cs+10-3
- src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Validation/ValidationManager.cs-3
- test/Microsoft.TemplateEngine.Core.UnitTests/ChunkStreamReadTests.cs+1-1
- test/Microsoft.TemplateEngine.Core.UnitTests/CommonOperationsTests.cs+10-10
- test/Microsoft.TemplateEngine.Core.UnitTests/TrieTests.cs+4-4
- test/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests/Approvals/TestSelectionForMultiChoicesWhenThereAreMultiplePartialMatchesAndOnePreciseMatch._.verified/TestAssets.TemplateWithMultipleChoicesAndPartialMatches/Program.cs+10
- test/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests/SnapshotTests.cs+29
- test/Microsoft.TemplateEngine.TestHelper/PackageManager.cs+1-1
- test/Microsoft.TemplateEngine.TestTemplates/test_templates/TemplateWithMultipleChoicesAndPartialMatches/.template.config/template.json+36
- test/Microsoft.TemplateEngine.TestTemplates/test_templates/TemplateWithMultipleChoicesAndPartialMatches/Program.cs+10
- tools/Microsoft.TemplateEngine.TemplateLocalizer.Core/Utilities/Rune.cs-11
- tools/Microsoft.TemplateSearch.TemplateDiscovery/TemplateDiscoveryCommand.cs+1-1
0 commit comments