garbage day
This commit is contained in:
34
DotNetNetIt.sln
Normal file
34
DotNetNetIt.sln
Normal file
@@ -0,0 +1,34 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.0.31903.59
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CCFBEC76-3BB4-4AE3-8A3B-67DF09057383}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "netit", "src\netit\netit.csproj", "{07888B9F-679B-47DE-845D-A7A60F42900F}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tests", "src\tests\tests.csproj", "{332CDCCA-9B21-42AD-A9EF-00EEEFA58B0D}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{07888B9F-679B-47DE-845D-A7A60F42900F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{07888B9F-679B-47DE-845D-A7A60F42900F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{07888B9F-679B-47DE-845D-A7A60F42900F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{07888B9F-679B-47DE-845D-A7A60F42900F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{332CDCCA-9B21-42AD-A9EF-00EEEFA58B0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{332CDCCA-9B21-42AD-A9EF-00EEEFA58B0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{332CDCCA-9B21-42AD-A9EF-00EEEFA58B0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{332CDCCA-9B21-42AD-A9EF-00EEEFA58B0D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{07888B9F-679B-47DE-845D-A7A60F42900F} = {CCFBEC76-3BB4-4AE3-8A3B-67DF09057383}
|
||||
{332CDCCA-9B21-42AD-A9EF-00EEEFA58B0D} = {CCFBEC76-3BB4-4AE3-8A3B-67DF09057383}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user