23 lines
914 B
Plaintext
23 lines
914 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26124.0
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RefreshCS", "RefreshCS.csproj", "{D1F73A01-A7D5-4958-99DF-6F5157C0A4FB}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D1F73A01-A7D5-4958-99DF-6F5157C0A4FB}.Debug|x64.ActiveCfg = Debug|x64
|
|
{D1F73A01-A7D5-4958-99DF-6F5157C0A4FB}.Debug|x64.Build.0 = Debug|x64
|
|
{D1F73A01-A7D5-4958-99DF-6F5157C0A4FB}.Release|x64.ActiveCfg = Release|x64
|
|
{D1F73A01-A7D5-4958-99DF-6F5157C0A4FB}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
EndGlobal
|