File tree Expand file tree Collapse file tree 3 files changed +24
-83
lines changed
Expand file tree Collapse file tree 3 files changed +24
-83
lines changed Original file line number Diff line number Diff line change 1111 },
1212 "args" : [
1313 " build" ,
14- " ${workspaceFolder}/Foundatio.Repositories.sln " ,
14+ " ${workspaceFolder}/Foundatio.Repositories.slnx " ,
1515 " /p:GenerateFullPaths=true"
1616 ],
1717 "problemMatcher" : " $msCompile"
4747 "problemMatcher" : " $msCompile"
4848 },
4949 {
50- "label" : " pack" ,
50+ "label" : " pack" ,
5151 "command" : " dotnet pack -c Release -o ${workspaceFolder}/artifacts" ,
5252 "type" : " shell" ,
5353 "problemMatcher" : []
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Folder Name =" /Samples/" >
3+ <Project Path =" samples/Foundatio.SampleApp/Client/Foundatio.SampleApp.Client.csproj" />
4+ <Project Path =" samples/Foundatio.SampleApp/Server/Foundatio.SampleApp.Server.csproj" />
5+ <Project Path =" samples/Foundatio.SampleApp/Shared/Foundatio.SampleApp.Shared.csproj" />
6+ </Folder >
7+ <Folder Name =" /Solution Items/" >
8+ <File Path =" .editorconfig" />
9+ <File Path =" .github/workflows/build.yml" />
10+ <File Path =" build/common.props" />
11+ <File Path =" docker-compose.yml" />
12+ <File Path =" global.json" />
13+ <File Path =" NuGet.config" />
14+ <File Path =" README.md" />
15+ <File Path =" src/Directory.Build.props" />
16+ <File Path =" tests/Directory.Build.props" />
17+ </Folder >
18+ <Project Path =" src/Foundatio.Repositories.Elasticsearch/Foundatio.Repositories.Elasticsearch.csproj" />
19+ <Project Path =" src/Foundatio.Repositories/Foundatio.Repositories.csproj" />
20+ <Project Path =" tests/Foundatio.Repositories.Elasticsearch.Tests/Foundatio.Repositories.Elasticsearch.Tests.csproj" />
21+ <Project Path =" tests/Foundatio.Repositories.Tests/Foundatio.Repositories.Tests.csproj" />
22+ </Solution >
You can’t perform that action at this time.
0 commit comments