Initial commit: BizTalk application catalog
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31729.503
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BizTalkApplicationCatalog", "src\BizTalkApplicationCatalog\BizTalkApplicationCatalog.csproj", "{41CB5701-3FBC-49F4-856A-6AE930B8513D}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BizTalkApplicationCatalog.Tests", "tests\BizTalkApplicationCatalog.Tests\BizTalkApplicationCatalog.Tests.csproj", "{6B7CE874-8054-46F5-927C-E9B26927F187}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{41CB5701-3FBC-49F4-856A-6AE930B8513D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{41CB5701-3FBC-49F4-856A-6AE930B8513D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{41CB5701-3FBC-49F4-856A-6AE930B8513D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{41CB5701-3FBC-49F4-856A-6AE930B8513D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{6B7CE874-8054-46F5-927C-E9B26927F187}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6B7CE874-8054-46F5-927C-E9B26927F187}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6B7CE874-8054-46F5-927C-E9B26927F187}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6B7CE874-8054-46F5-927C-E9B26927F187}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user