~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-updates

« back to all changes in this revision

Viewing changes to tests/test-projects/generated-console-project/TestSolution.sln

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-18 08:40:51 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218084051-gh8m6ukvokbwj7cf
Tags: 1.9.2+dfsg-1ubuntu1
* Merge from Debian Experimental (LP: #330519), remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24
    - Add libmono-cairo1.0-cil to build-deps to fool pkg-config check

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 9.00
 
3
# Visual Studio 2005
 
4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject", "TestProject.csproj", "{DC577202-654B-4FDB-95C7-8CC5DDF6D32D}"
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
8
                Debug|Any CPU = Debug|Any CPU
 
9
                Release|Any CPU = Release|Any CPU
 
10
        EndGlobalSection
 
11
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
12
                {DC577202-654B-4FDB-95C7-8CC5DDF6D32D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
13
                {DC577202-654B-4FDB-95C7-8CC5DDF6D32D}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
14
                {DC577202-654B-4FDB-95C7-8CC5DDF6D32D}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
15
                {DC577202-654B-4FDB-95C7-8CC5DDF6D32D}.Release|Any CPU.Build.0 = Release|Any CPU
 
16
        EndGlobalSection
 
17
        GlobalSection(MonoDevelopProperties) = preSolution
 
18
                name = TestSolution
 
19
                StartupItem = TestProject.csproj
 
20
        EndGlobalSection
 
21
EndGlobal