22 lines
992 B
Plaintext
22 lines
992 B
Plaintext
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio Express 2013 for Windows Desktop
|
||
|
VisualStudioVersion = 12.0.21005.1
|
||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharp.04.OverrideFileAccess_vs2013", "CSharp.04.OverrideFileAccess_vs2013.csproj", "{DF12AC74-E3B4-473A-A103-741A3FEA8D41}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|x64 = Debug|x64
|
||
|
Release|x64 = Release|x64
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{DF12AC74-E3B4-473A-A103-741A3FEA8D41}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{DF12AC74-E3B4-473A-A103-741A3FEA8D41}.Debug|x64.Build.0 = Debug|x64
|
||
|
{DF12AC74-E3B4-473A-A103-741A3FEA8D41}.Release|x64.ActiveCfg = Release|x64
|
||
|
{DF12AC74-E3B4-473A-A103-741A3FEA8D41}.Release|x64.Build.0 = Release|x64
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|