Commit 97ec222
Simon Zhao (BEYONDSOFT CONSULTING INC)
Merge branch 'main' of https://github.com/dotnet/SDK into darc-main-835cd6c5-a3a2-4816-bd44-a1a27df4212f
File tree
242 files changed
+4651
-1866
lines changed- .github/workflows
- documentation/general
- eng
- common
- dependabot
- src
- BuiltInTools
- dotnet-format
- Commands
- dotnet-watch
- CommandLine
- HotReload
- Cli
- Microsoft.DotNet.Cli.Utils
- Microsoft.TemplateEngine.Cli
- Commands
- create
- Help
- dotnet
- Commands
- Build
- Clean
- Format
- Help
- Hidden
- Add
- Package
- Complete
- InternalReportInstallSuccess
- Parse
- Remove
- Package
- MSBuild
- New
- PostActions
- Package
- Add
- Remove
- Pack
- Project/Convert
- Publish
- Reference
- Add
- Remove
- Restore
- Run
- Api
- Store
- Test
- Tool
- Common
- Update
- Workload
- xlf
- Extensions
- Telemetry
- xlf
- Common
- Containers/Microsoft.NET.Build.Containers/Tasks
- System.CommandLine.StaticCompletions
- Tasks
- Common
- Microsoft.NET.Build.Extensions.Tasks
- Microsoft.NET.Build.Tasks
- FrameworkPackages
- targets
- WebSdk/Web/Targets
- test
- ArgumentForwarding.Tests
- Microsoft.DotNet.PackageInstall.Tests
- Microsoft.NET.Build.Containers.IntegrationTests
- Microsoft.NET.Build.Containers.UnitTests
- Microsoft.NET.Build.Tests
- Microsoft.NET.Publish.Tests
- Microsoft.NET.Sdk.BlazorWebAssembly.Tests
- Microsoft.NET.Sdk.Razor.Tests
- Microsoft.NET.Sdk.Web.Tests
- Microsoft.NET.TestFramework
- Assertions
- ProjectConstruction
- Microsoft.NET.ToolPack.Tests
- Microsoft.TemplateEngine.Cli.UnitTests/ParserTests
- Approvals
- dotnet-new.IntegrationTests/Approvals
- dotnet-watch.Tests
- CommandLine
- HotReload
- dotnet.Tests
- CommandTests
- BuildServer/Shutdown
- Build
- MSBuild
- New
- NuGet
- Package
- Add
- List
- Remove
- Project/Convert
- Reference
- Add
- Remove
- Restore
- Run
- Sdk/Check
- Solution
- Add
- List
- Tool
- Install
- List
- Restore
- Run
- Search
- Uninstall
- Update
- Workload
- Clean
- Install
- List
- Repair
- Search
- Uninstall
- Update
- CompletionTests/snapshots
- bash
- pwsh
- zsh
- ParserTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+4651
-1866
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
91 | | - | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
| |||
306 | 312 | | |
307 | 313 | | |
308 | 314 | | |
309 | | - | |
| 315 | + | |
310 | 316 | | |
311 | 317 | | |
312 | 318 | | |
| |||
376 | 382 | | |
377 | 383 | | |
378 | 384 | | |
379 | | - | |
380 | | - | |
| 385 | + | |
381 | 386 | | |
382 | 387 | | |
383 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments