|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.28701.123 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PreRenderSample", "samples\PreRenderSample\PreRenderSample.csproj", "{2E4F3542-4961-4E7C-A2C1-08ECB60E0DB0}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PreRenderComponent", "src\PreRenderComponent\PreRenderComponent.csproj", "{B2C7F70E-20C6-408C-9B9B-B666329A52CA}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{52F0AAE9-E7F6-45FA-A519-6E2BB787D53D}" |
| 11 | + ProjectSection(SolutionItems) = preProject |
| 12 | + Directory.Build.props = Directory.Build.props |
| 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 | + {2E4F3542-4961-4E7C-A2C1-08ECB60E0DB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {2E4F3542-4961-4E7C-A2C1-08ECB60E0DB0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {2E4F3542-4961-4E7C-A2C1-08ECB60E0DB0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {2E4F3542-4961-4E7C-A2C1-08ECB60E0DB0}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {B2C7F70E-20C6-408C-9B9B-B666329A52CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {B2C7F70E-20C6-408C-9B9B-B666329A52CA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {B2C7F70E-20C6-408C-9B9B-B666329A52CA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {B2C7F70E-20C6-408C-9B9B-B666329A52CA}.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 = {7700E729-05DE-4658-BE65-F1B65913F88C} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments