32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.9.34714.143
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KryukovLib", "KryukovLib.csproj", "{6DEAD422-A1FA-4B5E-A503-DC29B38E6D68}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "..\Test\Test.csproj", "{F604D5F3-AB10-416A-A4FB-DD59DD2406D8}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{6DEAD422-A1FA-4B5E-A503-DC29B38E6D68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{6DEAD422-A1FA-4B5E-A503-DC29B38E6D68}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{6DEAD422-A1FA-4B5E-A503-DC29B38E6D68}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{6DEAD422-A1FA-4B5E-A503-DC29B38E6D68}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{F604D5F3-AB10-416A-A4FB-DD59DD2406D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{F604D5F3-AB10-416A-A4FB-DD59DD2406D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{F604D5F3-AB10-416A-A4FB-DD59DD2406D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{F604D5F3-AB10-416A-A4FB-DD59DD2406D8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {0E1146CA-163B-4CF5-AD14-38B99E730AB0}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|