File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 - name : Restore tools
5858 run : dotnet tool restore
5959 - name : Build solution
60- run : dotnet build -c Release Giraffe.sln
60+ run : dotnet build -c Release Giraffe.slnx
6161
6262 - name : Run Analyzers
6363 run : dotnet msbuild /t:AnalyzeFSharpProject src/Giraffe/Giraffe.fsproj
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Configurations >
3+ <Platform Name =" Any CPU" />
4+ <Platform Name =" x64" />
5+ <Platform Name =" x86" />
6+ </Configurations >
7+ <Folder Name =" /samples/" >
8+ <Project Path =" samples/GlobalRateLimiting/GlobalRateLimiting.fsproj" />
9+ <Project Path =" samples/NewtonsoftJson/NewtonsoftJson.fsproj" />
10+ <Project Path =" samples/RateLimiting/RateLimiting.fsproj" />
11+ <Project Path =" samples/ResponseCachingApp/ResponseCachingApp.fsproj" />
12+ <Project Path =" samples/EndpointRoutingApp/EndpointRoutingApp.fsproj" />
13+ </Folder >
14+ <Folder Name =" /src/" >
15+ <Project Path =" src/Giraffe/Giraffe.fsproj" />
16+ </Folder >
17+ <Folder Name =" /tests/" >
18+ <Project Path =" tests/Giraffe.Tests/Giraffe.Tests.fsproj" />
19+ </Folder >
20+ <Folder Name =" /_root/" >
21+ <File Path =" CODE_OF_CONDUCT.md" />
22+ <File Path =" DOCUMENTATION.md" />
23+ <File Path =" giraffe-64x64.png" />
24+ <File Path =" giraffe.png" />
25+ <File Path =" LICENSE" />
26+ <File Path =" NuGet.config" />
27+ <File Path =" README.md" />
28+ <File Path =" RELEASE_NOTES.md" />
29+ <File Path =" SECURITY.md" />
30+ </Folder >
31+ </Solution >
You can’t perform that action at this time.
0 commit comments