52 lines
2.7 KiB
Plaintext
52 lines
2.7 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30114.105
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSSUDII.Sodium", "CSSUDII.Sodium\CSSUDII.Sodium.csproj", "{52EC2D2E-B57B-45E3-944A-247C750731C0}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Files", "Solution Files", "{40BDE6AC-8B1C-4E85-960E-B3D9EA0FEC6C}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.gitignore = .gitignore
|
|
README.md = README.md
|
|
LICENSE.txt = LICENSE.txt
|
|
.editorconfig = .editorconfig
|
|
Directory.build.props = Directory.build.props
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSSUDII.Sodium.Interop", "CSSUDII.Sodium.Interop\CSSUDII.Sodium.Interop.csproj", "{4565084B-3F40-44EA-B0B8-75DBFB9398EB}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{7F6778F9-368B-4F4E-BC12-88AA25F85329}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
Scripts\GenBindings.rsp = Scripts\GenBindings.rsp
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSSUDII.Sodium.Tests", "CSSUDII.Sodium.Tests\CSSUDII.Sodium.Tests.csproj", "{5E1C1FFF-6F86-4D33-9038-CF314CF1320B}"
|
|
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
|
|
{52EC2D2E-B57B-45E3-944A-247C750731C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{52EC2D2E-B57B-45E3-944A-247C750731C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{52EC2D2E-B57B-45E3-944A-247C750731C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{52EC2D2E-B57B-45E3-944A-247C750731C0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{4565084B-3F40-44EA-B0B8-75DBFB9398EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4565084B-3F40-44EA-B0B8-75DBFB9398EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4565084B-3F40-44EA-B0B8-75DBFB9398EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4565084B-3F40-44EA-B0B8-75DBFB9398EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{5E1C1FFF-6F86-4D33-9038-CF314CF1320B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5E1C1FFF-6F86-4D33-9038-CF314CF1320B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5E1C1FFF-6F86-4D33-9038-CF314CF1320B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5E1C1FFF-6F86-4D33-9038-CF314CF1320B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{7F6778F9-368B-4F4E-BC12-88AA25F85329} = {40BDE6AC-8B1C-4E85-960E-B3D9EA0FEC6C}
|
|
EndGlobalSection
|
|
EndGlobal
|