@@ -8,87 +8,88 @@ EndProject
88Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "backend" , "backend" , "{4DAF9366-855F-46BB-AE4C-660C92FA0697}"
99EndProject
1010Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "meta" , "meta" , "{5198A03D-0CAC-4828-A807-34A693F73859}"
11- Project Section (SolutionItems ) = preProject
12- .commitlintrc .js = .commitlintrc .js
13- .editorconfig = .editorconfig
14- .gitattributes = .gitattributes
15- .gitignore = .gitignore
16- CHANGELOG .md = CHANGELOG .md
17- Directory .Build .props = Directory .Build .props
18- dotnet -tools .json = dotnet -tools .json
19- global .json = global .json
20- key .snk = key .snk
21- LICENSE = LICENSE
22- NSExt .sln .DotSettings = NSExt .sln .DotSettings
23- nuget .config = nuget .config
24- package .json = package .json
25- README .md = README .md
26- README .zh -CN .md = README .zh -CN .md
27- EndProject Section
11+ Project Section (SolutionItems ) = preProject
12+ .commitlintrc .js = .commitlintrc .js
13+ .editorconfig = .editorconfig
14+ .gitattributes = .gitattributes
15+ .gitignore = .gitignore
16+ CHANGELOG .md = CHANGELOG .md
17+ Directory .Build .props = Directory .Build .props
18+ dotnet -tools .json = dotnet -tools .json
19+ global .json = global .json
20+ key .snk = key .snk
21+ LICENSE = LICENSE
22+ NSExt .sln .DotSettings = NSExt .sln .DotSettings
23+ nuget .config = nuget .config
24+ package .json = package .json
25+ README .md = README .md
26+ README .zh -CN .md = README .zh -CN .md
27+ EndProject Section
2828EndProject
2929Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "scripts" , "scripts" , "{BB0B25C9-0901-4923-913F-00F9A6B352A5}"
30- Project Section (SolutionItems ) = preProject
31- 1 .git .pull .request .ps1 = scripts /1 .git .pull .request .ps1
32- 2 .git .release .ps1 = scripts /2 .git .release .ps1
33- 3 .git .recreate .branch .ps1 = scripts /3 .git .recreate .branch .ps1
34- clean .ln .csx = scripts /clean .ln .csx
35- code .clean .csx = scripts /code .clean .csx
36- code .clean .ps1 = scripts /code .clean .ps1
37- gen .cs .tt = scripts /gen .cs .tt
38- gen .ln .cmd = scripts /gen .ln .cmd
39- gen .resx .tt = scripts /gen .resx .tt
40- image .optimize .csx = scripts /image .optimize .csx
41- install .as .tpl .ps1 = scripts /install .as .tpl .ps1
42- rename .csx = scripts /rename .csx
43- resharper .full .ps1 = scripts /resharper .full .ps1
44- switcher .nsext .json = scripts /switcher .nsext .json
45- switcher .ps1 = scripts /switcher .ps1
46- sync .sln .files .csx = scripts /sync .sln .files .csx
47- EndProject Section
30+ Project Section (SolutionItems ) = preProject
31+ 1 .git .pull .request .ps1 = scripts /1 .git .pull .request .ps1
32+ 2 .git .release .ps1 = scripts /2 .git .release .ps1
33+ 3 .git .recreate .branch .ps1 = scripts /3 .git .recreate .branch .ps1
34+ 4 .git .del .obsolete .tags .ps1 = scripts /4 .git .del .obsolete .tags .ps1
35+ clean .ln .csx = scripts /clean .ln .csx
36+ code .clean .csx = scripts /code .clean .csx
37+ code .clean .ps1 = scripts /code .clean .ps1
38+ find .unused .ln .csx = scripts /find .unused .ln .csx
39+ gen .cs .tt = scripts /gen .cs .tt
40+ gen .ln .cmd = scripts /gen .ln .cmd
41+ gen .resx .tt = scripts /gen .resx .tt
42+ image .optimize .csx = scripts /image .optimize .csx
43+ install .as .tpl .ps1 = scripts /install .as .tpl .ps1
44+ rename .csx = scripts /rename .csx
45+ resharper .full .ps1 = scripts /resharper .full .ps1
46+ switch .nuget .or .project .csx = scripts /switch .nuget .or .project .csx
47+ sync .sln .files .csx = scripts /sync .sln .files .csx
48+ EndProject Section
4849EndProject
4950Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{1129FE25-466B-4F4F-85FC-3752664245E1}"
5051EndProject
5152Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "workflows" , "workflows" , "{3C6F049E-3EE8-4D66-9AFF-E8A369032487}"
52- Project Section (SolutionItems ) = preProject
53- ci .yml = .github /workflows /ci .yml
54- EndProject Section
53+ Project Section (SolutionItems ) = preProject
54+ ci .yml = .github /workflows /ci .yml
55+ EndProject Section
5556EndProject
5657Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{8E4C93BA-9493-4892-80C4-5E174C504829}"
57- Project Section (SolutionItems ) = preProject
58- code .quality .props = build /code .quality .props
59- copy .pkg .xml .comment .files .targets = build /copy .pkg .xml .comment .files .targets
60- minver .targets = build /minver .targets
61- nuget .package .props = build /nuget .package .props
62- prebuild .targets = build /prebuild .targets
63- stylecop .analyzers .ruleset = build /stylecop .analyzers .ruleset
64- EndProject Section
58+ Project Section (SolutionItems ) = preProject
59+ code .quality .props = build /code .quality .props
60+ copy .pkg .xml .comment .files .targets = build /copy .pkg .xml .comment .files .targets
61+ minver .targets = build /minver .targets
62+ nuget .package .props = build /nuget .package .props
63+ prebuild .targets = build /prebuild .targets
64+ stylecop .analyzers .ruleset = build /stylecop .analyzers .ruleset
65+ EndProject Section
6566EndProject
6667Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NSExt" , "src\backend\NSExt\NSExt.csproj" , "{1E62C322-EE42-4699-A6F1-791C53EFA62D}"
6768EndProject
6869Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NSExt.Tests" , "src\backend\NSExt.Tests\NSExt.Tests.csproj" , "{00604162-C444-478B-B773-3AB23C856CA7}"
6970EndProject
7071Global
71- GlobalSection (SolutionConfigurationPlatforms ) = preSolution
72- Debug| Any CPU = Debug| Any CPU
73- Release| Any CPU = Release| Any CPU
74- EndGlobalSection
75- GlobalSection (SolutionProperties ) = preSolution
76- HideSolutionNode = FALSE
77- EndGlobalSection
78- GlobalSection (ProjectConfigurationPlatforms ) = postSolution
79- {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
80- {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Debug| Any CPU .Build .0 = Debug| Any CPU
81- {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Release| Any CPU .ActiveCfg = Release| Any CPU
82- {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Release| Any CPU .Build .0 = Release| Any CPU
83- {00604162-C444-478B-B773-3AB23C856CA7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
84- {00604162-C444-478B-B773-3AB23C856CA7} .Debug| Any CPU .Build .0 = Debug| Any CPU
85- {00604162-C444-478B-B773-3AB23C856CA7} .Release| Any CPU .ActiveCfg = Release| Any CPU
86- {00604162-C444-478B-B773-3AB23C856CA7} .Release| Any CPU .Build .0 = Release| Any CPU
87- EndGlobalSection
88- GlobalSection (NestedProjects ) = preSolution
89- {4DAF9366-855F-46BB-AE4C-660C92FA0697} = {C84EB5A0-37AD-4B17-A51E-E36888C4441E}
90- {3C6F049E-3EE8-4D66-9AFF-E8A369032487} = {1129FE25-466B-4F4F-85FC-3752664245E1}
91- {1E62C322-EE42-4699-A6F1-791C53EFA62D} = {4DAF9366-855F-46BB-AE4C-660C92FA0697}
92- {00604162-C444-478B-B773-3AB23C856CA7} = {4DAF9366-855F-46BB-AE4C-660C92FA0697}
93- EndGlobalSection
72+ GlobalSection (SolutionConfigurationPlatforms ) = preSolution
73+ Debug| Any CPU = Debug| Any CPU
74+ Release| Any CPU = Release| Any CPU
75+ EndGlobalSection
76+ GlobalSection (SolutionProperties ) = preSolution
77+ HideSolutionNode = FALSE
78+ EndGlobalSection
79+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
80+ {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
81+ {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Debug| Any CPU .Build .0 = Debug| Any CPU
82+ {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Release| Any CPU .ActiveCfg = Release| Any CPU
83+ {1E62C322-EE42-4699-A6F1-791C53EFA62D} .Release| Any CPU .Build .0 = Release| Any CPU
84+ {00604162-C444-478B-B773-3AB23C856CA7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
85+ {00604162-C444-478B-B773-3AB23C856CA7} .Debug| Any CPU .Build .0 = Debug| Any CPU
86+ {00604162-C444-478B-B773-3AB23C856CA7} .Release| Any CPU .ActiveCfg = Release| Any CPU
87+ {00604162-C444-478B-B773-3AB23C856CA7} .Release| Any CPU .Build .0 = Release| Any CPU
88+ EndGlobalSection
89+ GlobalSection (NestedProjects ) = preSolution
90+ {4DAF9366-855F-46BB-AE4C-660C92FA0697} = {C84EB5A0-37AD-4B17-A51E-E36888C4441E}
91+ {3C6F049E-3EE8-4D66-9AFF-E8A369032487} = {1129FE25-466B-4F4F-85FC-3752664245E1}
92+ {1E62C322-EE42-4699-A6F1-791C53EFA62D} = {4DAF9366-855F-46BB-AE4C-660C92FA0697}
93+ {00604162-C444-478B-B773-3AB23C856CA7} = {4DAF9366-855F-46BB-AE4C-660C92FA0697}
94+ EndGlobalSection
9495EndGlobal
0 commit comments