~andrewjbeach/juju-ci-tools/make-local-patcher

« back to all changes in this revision

Viewing changes to azure-sdk-for-python-master/azure.sln

  • Committer: Curtis Hovey
  • Date: 2015-06-11 19:35:22 UTC
  • mto: This revision was merged to the branch mainline in revision 983.
  • Revision ID: curtis@canonical.com-20150611193522-o2nqkqb04o2i75wv
Remove euca_dump_logs because it has not been used this year.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 12.00
 
3
# Visual Studio 2012
 
4
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "azure", "azure\azure.pyproj", "{25B2C65A-0553-4452-8907-8B5B17544E68}"
 
5
EndProject
 
6
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "azuretests", "tests\azuretests.pyproj", "{C0742A2D-4862-40E4-8A28-036EECDBC614}"
 
7
EndProject
 
8
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A03C4C48-4070-45BC-84E9-B692684879FB}"
 
9
        ProjectSection(SolutionItems) = preProject
 
10
                ChangeLog.txt = ChangeLog.txt
 
11
                LICENSE.txt = LICENSE.txt
 
12
                README.md = README.md
 
13
                setup.py = setup.py
 
14
        EndProjectSection
 
15
EndProject
 
16
Global
 
17
        GlobalSection(TeamFoundationVersionControl) = preSolution
 
18
                SccNumberOfProjects = 3
 
19
                SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
 
20
                SccTeamFoundationServer = http://tcvstf:8080/tfs/tc
 
21
                SccLocalPath0 = .
 
22
                SccProjectUniqueName1 = azure\\azure.pyproj
 
23
                SccProjectName1 = azure
 
24
                SccLocalPath1 = azure
 
25
                SccProjectUniqueName2 = tests\\azuretests.pyproj
 
26
                SccProjectName2 = tests
 
27
                SccLocalPath2 = tests
 
28
        EndGlobalSection
 
29
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
30
                Debug|Any CPU = Debug|Any CPU
 
31
                Release|Any CPU = Release|Any CPU
 
32
        EndGlobalSection
 
33
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
34
                {25B2C65A-0553-4452-8907-8B5B17544E68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
35
                {25B2C65A-0553-4452-8907-8B5B17544E68}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
36
                {C0742A2D-4862-40E4-8A28-036EECDBC614}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
37
                {C0742A2D-4862-40E4-8A28-036EECDBC614}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
38
        EndGlobalSection
 
39
        GlobalSection(SolutionProperties) = preSolution
 
40
                HideSolutionNode = FALSE
 
41
        EndGlobalSection
 
42
EndGlobal