File tree Expand file tree Collapse file tree 3 files changed +27
-59
lines changed Expand file tree Collapse file tree 3 files changed +27
-59
lines changed Original file line number Diff line number Diff line change 77 "type" : " process" ,
88 "args" : [
99 " build" ,
10- " ${workspaceFolder}/PlatformCore.sln " ,
10+ " ${workspaceFolder}/PlatformCore.slnx " ,
1111 " /property:GenerateFullPaths=true" ,
1212 " /consoleloggerparameters:NoSummary;ForceNoAlign"
1313 ],
1919 "type" : " process" ,
2020 "args" : [
2121 " publish" ,
22- " ${workspaceFolder}/PlatformCore.sln " ,
22+ " ${workspaceFolder}/PlatformCore.slnx " ,
2323 " /property:GenerateFullPaths=true" ,
2424 " /consoleloggerparameters:NoSummary;ForceNoAlign"
2525 ],
3333 " watch" ,
3434 " run" ,
3535 " --project" ,
36- " ${workspaceFolder}/PlatformCore.sln "
36+ " ${workspaceFolder}/PlatformCore.slnx "
3737 ],
3838 "problemMatcher" : " $msCompile"
3939 }
4040 ]
41- }
41+ }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Folder Name =" /Solution Items/" >
3+ <File Path =" .editorconfig" />
4+ <File Path =" .filenesting.json" />
5+ <File Path =" .gitattributes" />
6+ <File Path =" .gitignore" />
7+ <File Path =" .gitmodules" />
8+ <File Path =" .yamllint" />
9+ <File Path =" cspell.config.yaml" />
10+ <File Path =" Directory.Build.props" />
11+ <File Path =" Directory.Packages.props" />
12+ <File Path =" NuGet.config" />
13+ <File Path =" README.md" />
14+ </Folder >
15+ <Folder Name =" /Solution Items/src/" >
16+ <File Path =" src/Directory.Build.props" />
17+ <File Path =" Vogen.cs" />
18+ </Folder >
19+ <Folder Name =" /Solution Items/test/" >
20+ <File Path =" test/Directory.Build.props" />
21+ </Folder >
22+ <Project Path =" src/InfinityFlow.DigitalOcean.Client/InfinityFlow.DigitalOcean.Client.csproj" />
23+ </Solution >
You can’t perform that action at this time.
0 commit comments