-
Notifications
You must be signed in to change notification settings - Fork 0
/
EntityPermissionManager.sln
31 lines (31 loc) · 1.61 KB
/
EntityPermissionManager.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30323.103
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rappen.XTB.EntityPermissionManager", "Rappen.XTB.EntityPermissionManager\Rappen.XTB.EntityPermissionManager.csproj", "{EE8CCB4A-28A5-43B1-8FE1-10E79A8E4F15}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Rappen.XTB.Helpers", "Rappen.XTB.Helper\Rappen.XTB.Helpers.shproj", "{0B88B381-EE9D-41E8-A62C-90152C42DE90}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Rappen.XTB.Helper\Rappen.XTB.Helpers.projitems*{0b88b381-ee9d-41e8-a62c-90152c42de90}*SharedItemsImports = 13
Rappen.XTB.Helper\Rappen.XTB.Helpers.projitems*{ee8ccb4a-28a5-43b1-8fe1-10e79a8e4f15}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EE8CCB4A-28A5-43B1-8FE1-10E79A8E4F15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE8CCB4A-28A5-43B1-8FE1-10E79A8E4F15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE8CCB4A-28A5-43B1-8FE1-10E79A8E4F15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE8CCB4A-28A5-43B1-8FE1-10E79A8E4F15}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {922EAADE-68AB-4082-80A6-6B2732333719}
EndGlobalSection
EndGlobal