-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathWLWPasteAs.sln
More file actions
31 lines (31 loc) · 1.38 KB
/
Copy pathWLWPasteAs.sln
File metadata and controls
31 lines (31 loc) · 1.38 KB
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 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WLWPasteAs", "WLWPasteAs\WLWPasteAs.vbproj", "{42208A0B-FE88-4AB0-8D7E-6120D2200143}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs01.codeplex.com/
SccLocalPath0 = .
SccProjectUniqueName1 = WLWPasteAs\\WLWPasteAs.vbproj
SccProjectName1 = WLWPasteAs
SccLocalPath1 = WLWPasteAs
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{42208A0B-FE88-4AB0-8D7E-6120D2200143}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{42208A0B-FE88-4AB0-8D7E-6120D2200143}.Debug|Any CPU.Build.0 = Debug|Any CPU
{42208A0B-FE88-4AB0-8D7E-6120D2200143}.Release|Any CPU.ActiveCfg = Release|Any CPU
{42208A0B-FE88-4AB0-8D7E-6120D2200143}.Release|Any CPU.Build.0 = Release|Any CPU
{FA12770B-0535-4E12-922C-298F773BC79D}.Debug|Any CPU.ActiveCfg = Debug
{FA12770B-0535-4E12-922C-298F773BC79D}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal