Subversion Repositories Code-Repo

Rev

Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67 Rev 73
Line 49... Line 49...
49
    <WarningLevel>4</WarningLevel>
49
    <WarningLevel>4</WarningLevel>
50
  </PropertyGroup>
50
  </PropertyGroup>
51
  <PropertyGroup>
51
  <PropertyGroup>
52
    <ApplicationIcon>Resources\SpaceInvader.ico</ApplicationIcon>
52
    <ApplicationIcon>Resources\SpaceInvader.ico</ApplicationIcon>
53
  </PropertyGroup>
53
  </PropertyGroup>
-
 
54
  <PropertyGroup>
-
 
55
    <ApplicationManifest>app.manifest</ApplicationManifest>
-
 
56
  </PropertyGroup>
54
  <ItemGroup>
57
  <ItemGroup>
55
    <Reference Include="System" />
58
    <Reference Include="System" />
56
    <Reference Include="System.Core" />
59
    <Reference Include="System.Core" />
57
    <Reference Include="System.Management" />
60
    <Reference Include="System.Management" />
58
    <Reference Include="System.Xml.Linq" />
61
    <Reference Include="System.Xml.Linq" />
Line 113... Line 116...
113
    <Compile Include="Properties\Resources.Designer.cs">
116
    <Compile Include="Properties\Resources.Designer.cs">
114
      <AutoGen>True</AutoGen>
117
      <AutoGen>True</AutoGen>
115
      <DependentUpon>Resources.resx</DependentUpon>
118
      <DependentUpon>Resources.resx</DependentUpon>
116
      <DesignTime>True</DesignTime>
119
      <DesignTime>True</DesignTime>
117
    </Compile>
120
    </Compile>
-
 
121
    <None Include="app.manifest" />
118
    <None Include="Properties\Settings.settings">
122
    <None Include="Properties\Settings.settings">
119
      <Generator>SettingsSingleFileGenerator</Generator>
123
      <Generator>SettingsSingleFileGenerator</Generator>
120
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
124
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
121
    </None>
125
    </None>
122
    <Compile Include="Properties\Settings.Designer.cs">
126
    <Compile Include="Properties\Settings.Designer.cs">