32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30002.166
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetworkResurrector.Api", "NetworkResurrector.Api\NetworkResurrector.Api.csproj", "{F6600491-5D79-4548-8745-59D9D337D3DB}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FDDE879C-E0A3-4BF1-945F-7FEA324C8EBA}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.gitattributes = .gitattributes
|
|
.gitignore = .gitignore
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F6600491-5D79-4548-8745-59D9D337D3DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F6600491-5D79-4548-8745-59D9D337D3DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F6600491-5D79-4548-8745-59D9D337D3DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F6600491-5D79-4548-8745-59D9D337D3DB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {351D76E9-FE02-4C30-A464-7B29AFC64BC7}
|
|
EndGlobalSection
|
|
EndGlobal
|