-
Notifications
You must be signed in to change notification settings - Fork 0
/
Remora.MSDFGen.sln
22 lines (22 loc) · 1.06 KB
/
Remora.MSDFGen.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Remora.MSDFGen", "Remora.MSDFGen\Remora.MSDFGen.csproj", "{BCE1E40F-8B2D-49E4-A74F-4D37333E37F8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "metadata", "metadata", "{545574A5-644F-4AE0-A967-5D067BE0CB47}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
Directory.Packages.props = Directory.Packages.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BCE1E40F-8B2D-49E4-A74F-4D37333E37F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCE1E40F-8B2D-49E4-A74F-4D37333E37F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCE1E40F-8B2D-49E4-A74F-4D37333E37F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCE1E40F-8B2D-49E4-A74F-4D37333E37F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal