Initial Commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WyvernInventory.API", "WyvernInventory.API\WyvernInventory.API.csproj", "{FDA9B08A-4443-4E6F-A3A4-C2B7E4650E90}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE4BF34F-D890-4DCD-BF09-5CAC9C7BD706}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
compose.yaml = compose.yaml
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WyvernInventory.Core", "WyvernInventory.Core\WyvernInventory.Core.csproj", "{CE9A8DB9-0746-4653-BBB1-27AC278C79AE}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WyvernInventory.Infrastructure", "WyvernInventory.Infrastructure\WyvernInventory.Infrastructure.csproj", "{D45E7747-B12D-4922-B1F8-75D6130D8ACF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FDA9B08A-4443-4E6F-A3A4-C2B7E4650E90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FDA9B08A-4443-4E6F-A3A4-C2B7E4650E90}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FDA9B08A-4443-4E6F-A3A4-C2B7E4650E90}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{FDA9B08A-4443-4E6F-A3A4-C2B7E4650E90}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{CE9A8DB9-0746-4653-BBB1-27AC278C79AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{CE9A8DB9-0746-4653-BBB1-27AC278C79AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{CE9A8DB9-0746-4653-BBB1-27AC278C79AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{CE9A8DB9-0746-4653-BBB1-27AC278C79AE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{D45E7747-B12D-4922-B1F8-75D6130D8ACF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D45E7747-B12D-4922-B1F8-75D6130D8ACF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D45E7747-B12D-4922-B1F8-75D6130D8ACF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D45E7747-B12D-4922-B1F8-75D6130D8ACF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user