|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.29505.145 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleApp", "SampleApp\SampleApp.csproj", "{847AF15A-2735-423A-B3E3-4AC7B4862B03}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LocalizedDataAnnotationsValidator", "LocalizedDataAnnotationsValidator\LocalizedDataAnnotationsValidator.csproj", "{984436AD-220F-4A56-B985-2B770C726268}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "README", "README", "{11807821-F687-4347-8BED-68F0DC2D7780}" |
| 11 | + ProjectSection(SolutionItems) = preProject |
| 12 | + LICENSE = LICENSE |
| 13 | + README.md = README.md |
| 14 | + EndProjectSection |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Release|Any CPU = Release|Any CPU |
| 20 | + EndGlobalSection |
| 21 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 22 | + {847AF15A-2735-423A-B3E3-4AC7B4862B03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {847AF15A-2735-423A-B3E3-4AC7B4862B03}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {847AF15A-2735-423A-B3E3-4AC7B4862B03}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {847AF15A-2735-423A-B3E3-4AC7B4862B03}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {984436AD-220F-4A56-B985-2B770C726268}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {984436AD-220F-4A56-B985-2B770C726268}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {984436AD-220F-4A56-B985-2B770C726268}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {984436AD-220F-4A56-B985-2B770C726268}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {D6BFCA44-8414-4FD8-95D8-B571D04634A9} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments