Commit 612d787
File tree
409 files changed
+6137
-2311
lines changed- .config
- .github/workflows
- documentation
- general
- project-docs
- eng
- src
- BuiltInTools
- DotNetDeltaApplier
- DotNetWatchTasks
- HotReloadAgent
- dotnet-watch
- Build
- CommandLine
- FileWatcher
- HotReload
- AppModels
- Properties
- Utilities
- Watch
- Cli
- Microsoft.DotNet.Cli.Utils
- Microsoft.DotNet.Configurer
- Microsoft.TemplateEngine.Cli
- dotnet
- CommandFactory/CommandResolution
- Commands
- Build
- Clean
- MSBuild
- NuGet
- Package/List
- Pack
- Project/Convert
- Publish
- Restore
- Run
- Api
- Test
- IPC
- Models
- Serializers
- Tool
- Execute
- Install
- Restore
- Workload
- Install
- Repair
- Uninstall
- Update
- xlf
- Extensions
- ToolPackage
- Compatibility/ApiDiff/Microsoft.DotNet.ApiDiff
- Containers
- Microsoft.NET.Build.Containers
- Logging
- Registry
- Tasks
- containerize
- packaging
- build
- Layout/redist
- targets
- Microsoft.Extensions.Logging.MSBuild
- Resolvers
- Microsoft.DotNet.MSBuildSdkResolver
- Microsoft.DotNet.SdkResolver
- Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver
- StaticWebAssetsSdk/Tasks
- Tasks
- Microsoft.NET.Build.Tasks.UnitTests/Mocks
- Microsoft.NET.Build.Tasks
- targets
- test
- EndToEnd.Tests
- Microsoft.DotNet.ApiDiff.Tests
- Microsoft.DotNet.MSBuildSdkResolver.Tests
- Microsoft.DotNet.PackageInstall.Tests
- Microsoft.DotNet.Tools.Tests.ComponentMocks
- Microsoft.NET.Build.Containers.IntegrationTests
- Microsoft.NET.Build.Containers.UnitTests
- Microsoft.NET.Build.Tests
- Microsoft.NET.Publish.Tests
- Microsoft.NET.Restore.Tests
- Microsoft.NET.Sdk.BlazorWebAssembly.Tests
- StaticWebAssetsBaselines
- Microsoft.NET.Sdk.Razor.Tests
- Microsoft.NET.Sdk.StaticWebAssets.Tests
- StaticWebAssetsBaselines
- StaticWebAssets
- Globbing
- TestFiles/Generated
- content
- Microsoft.NET.Sdk.Web.Tests
- Microsoft.NET.TestFramework
- ProjectConstruction
- Utilities
- TestAssets
- TestPackages/dotnet-new/test_templates/PostActions/RestoreNuGet
- Files_MismatchSpecifiedFiles/Tool.Test
- Files_PatternWithFileName/Tool.Test
- Files_PatternWithGlobstar/Tool.Test
- Files_PatternWithWildcard/Tool.Test
- Files_SupportSemicolonDelimitedList/Tool.Test
- TestProjects
- WatchHotReloadApp
- XunitMulti
- dotnet-watch.Tests
- Build
- CommandLine
- FileWatcher
- HotReload
- TestUtilities
- Watch
- dotnet.Tests
- CommandFactoryTests
- CommandTests
- MSBuild
- Project/Convert
- Restore
- Run
- Store
- Test
- Tool
- Install
- Restore
- Update
- CompletionTests/snapshots
- bash
- pwsh
- zsh
- msbuild.Integration.Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
409 files changed
+6137
-2311
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 |
| |
101 | 107 |
| |
102 | 108 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 |
| |
129 | 133 |
| |
130 | 134 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments