This commit is contained in:
16
vegasco-server.slnx
Normal file
16
vegasco-server.slnx
Normal file
@@ -0,0 +1,16 @@
|
||||
<Solution>
|
||||
<Folder Name="/Solution Items/">
|
||||
<File Path=".drone.yml" />
|
||||
<File Path="Dockerfile" />
|
||||
<File Path="README.md" />
|
||||
<File Path="version.json" />
|
||||
</Folder>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/WebApi/WebApi.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/tests/">
|
||||
<Project Path="tests/WebApi.Tests.Integration/WebApi.Tests.Integration.csproj" />
|
||||
<Project Path="tests/WebApi.Tests.System/WebApi.Tests.System.csproj" />
|
||||
<Project Path="tests/WebApi.Tests.Unit/WebApi.Tests.Unit.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user