Add distributed F# monitoring platform
This commit is contained in:
12
IpCheck.slnx
Normal file
12
IpCheck.slnx
Normal file
@@ -0,0 +1,12 @@
|
||||
<Solution>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/IpCheck.Domain/IpCheck.Domain.fsproj" />
|
||||
<Project Path="src/IpCheck.Contracts/IpCheck.Contracts.fsproj" />
|
||||
<Project Path="src/IpCheck.Persistence/IpCheck.Persistence.fsproj" />
|
||||
<Project Path="src/IpCheck.Server/IpCheck.Server.fsproj" />
|
||||
<Project Path="src/IpCheck.Agent/IpCheck.Agent.fsproj" />
|
||||
</Folder>
|
||||
<Folder Name="/tests/">
|
||||
<Project Path="tests/IpCheck.UnitTests/IpCheck.UnitTests.fsproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user