forked from DNNCommunity/DNN.Feedback
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DotNetNuke.Modules.Feedback.sln
30 lines (30 loc) · 1.34 KB
/
DotNetNuke.Modules.Feedback.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DotNetNuke.Modules.Feedback", "DotNetNuke.Modules.Feedback.vbproj", "{2991ED17-6084-4568-9EEB-6AF3A7C6AF1E}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 1
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs03
SccProjectUniqueName0 = DotNetNuke.Modules.Feedback.vbproj
SccProjectName0 = .
SccAuxPath0 = https://tfs.codeplex.com/tfs/tfs03
SccLocalPath0 = .
SccProvider0 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2991ED17-6084-4568-9EEB-6AF3A7C6AF1E}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{2991ED17-6084-4568-9EEB-6AF3A7C6AF1E}.Debug|Any CPU.Build.0 = Release|Any CPU
{2991ED17-6084-4568-9EEB-6AF3A7C6AF1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2991ED17-6084-4568-9EEB-6AF3A7C6AF1E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal