Files
duplicati/BuildTools/ResXEscapeCodeFixer/ResXEscapeCodeFixer.sln
T

21 lines
951 B
Plaintext
Raw Normal View History

2009-09-26 09:43:02 +00:00
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C# Express 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResXEscapeCodeFixer", "ResXEscapeCodeFixer\ResXEscapeCodeFixer.csproj", "{982E3EB3-369D-4DF4-AA73-C875D388F1BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{982E3EB3-369D-4DF4-AA73-C875D388F1BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{982E3EB3-369D-4DF4-AA73-C875D388F1BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{982E3EB3-369D-4DF4-AA73-C875D388F1BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{982E3EB3-369D-4DF4-AA73-C875D388F1BB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal