File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 1
- [* .cs ]
1
+ root = true
2
+
3
+ [* .cs ]
2
4
3
5
csharp_style_namespace_declarations = file_scoped:warning
4
6
Original file line number Diff line number Diff line change 6
6
<Nullable >enable</Nullable >
7
7
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
8
8
9
- <Product >TFVC Migrator</Product >
10
- <Authors >Technology Solutions Associates</Authors >
11
- <Copyright >Copyright © 2020–2022 Technology Solutions Associates</Copyright >
12
- <AssemblyTitle >TFVC Migrator</AssemblyTitle >
9
+ <Product >TFVC Migrator</Product >
10
+ <Authors >Technology Solutions Associates</Authors >
11
+ <Copyright >Copyright © 2020–2022 Technology Solutions Associates</Copyright >
12
+ <AssemblyTitle >TFVC Migrator</AssemblyTitle >
13
13
14
- <PublishSingleFile >true</PublishSingleFile >
15
- <SelfContained >false</SelfContained >
14
+ <PublishSingleFile >true</PublishSingleFile >
15
+ <SelfContained >false</SelfContained >
16
16
<RollForward >Major</RollForward >
17
- <RuntimeIdentifier >win10-x64</RuntimeIdentifier >
18
- <IncludeNativeLibrariesForSelfExtract >true</IncludeNativeLibrariesForSelfExtract >
19
- <EmbedAllSources >true</EmbedAllSources >
20
- <DebugType >embedded</DebugType >
17
+ <RuntimeIdentifier >win10-x64</RuntimeIdentifier >
18
+ <IncludeNativeLibrariesForSelfExtract >true</IncludeNativeLibrariesForSelfExtract >
19
+ <EmbedAllSources >true</EmbedAllSources >
20
+ <DebugType >embedded</DebugType >
21
21
</PropertyGroup >
22
22
23
23
<ItemGroup >
You can’t perform that action at this time.
0 commit comments