-
Notifications
You must be signed in to change notification settings - Fork 0
/
Trinity.AspNetCore.Components.WebAssembly.AntDesignTheme.sln
35 lines (35 loc) · 1.71 KB
/
Trinity.AspNetCore.Components.WebAssembly.AntDesignTheme.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{8725BA18-833C-4542-8654-915068562B3F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Trinity.AspNetCore.Components.WebAssembly.AntDesignTheme", "src\Volo.Abp.AspNetCore.Components.WebAssembly.AntDesignTheme\Trinity.AspNetCore.Components.WebAssembly.AntDesignTheme.csproj", "{EA194FC0-B950-4EB0-8670-04A0E67F2DAC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{98F93E3F-8CE9-4973-85E0-23C5AD59D37C}"
ProjectSection(SolutionItems) = preProject
common.props = common.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EA194FC0-B950-4EB0-8670-04A0E67F2DAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EA194FC0-B950-4EB0-8670-04A0E67F2DAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA194FC0-B950-4EB0-8670-04A0E67F2DAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA194FC0-B950-4EB0-8670-04A0E67F2DAC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{EA194FC0-B950-4EB0-8670-04A0E67F2DAC} = {8725BA18-833C-4542-8654-915068562B3F}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CD42BF0A-56B9-40F5-83A4-57EF904D607F}
EndGlobalSection
EndGlobal