44 lines
2.6 KiB
Plaintext
44 lines
2.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 18
|
|
VisualStudioVersion = 18.1.11304.174 d18.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp", "TecniStamp\TecniStamp.csproj", "{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp.Domain", "TecniStamp.Domain\TecniStamp.Domain.csproj", "{0B2CDA69-F597-4401-BFBE-B1AAF5451930}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp.Infrastructure", "TecniStamp.Infrastructure\TecniStamp.Infrastructure.csproj", "{D3F9CC34-C518-4F06-933D-0B90992F3F75}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp.Service", "TecniStamp.Service\TecniStamp.Service.csproj", "{3C50F0F5-0C91-4F70-8A97-79DC354455B5}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A54D2BE1-E74F-43DA-B84A-8B16EC6B4098}
|
|
EndGlobalSection
|
|
EndGlobal
|