12345678910111213141516171819202122232425 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.1.32328.378
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rkis29", "Rkis29\Rkis29.csproj", "{DC6A9862-E439-4B0C-845D-0980FB30890A}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {DC6A9862-E439-4B0C-845D-0980FB30890A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DC6A9862-E439-4B0C-845D-0980FB30890A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {DC6A9862-E439-4B0C-845D-0980FB30890A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {DC6A9862-E439-4B0C-845D-0980FB30890A}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {ACF7076B-2C71-4F07-AF19-65FCCC29AA1B}
- EndGlobalSection
- EndGlobal
|