Subversion Repositories Code-Repo

Rev

Rev 73 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 73 Rev 75
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>
54
  <PropertyGroup />
55
    <ApplicationManifest>app.manifest</ApplicationManifest>
-
 
56
  </PropertyGroup>
-
 
57
  <ItemGroup>
55
  <ItemGroup>
58
    <Reference Include="System" />
56
    <Reference Include="System" />
59
    <Reference Include="System.Core" />
57
    <Reference Include="System.Core" />
60
    <Reference Include="System.Management" />
58
    <Reference Include="System.Management" />
61
    <Reference Include="System.Xml.Linq" />
59
    <Reference Include="System.Xml.Linq" />
Line 116... Line 114...
116
    <Compile Include="Properties\Resources.Designer.cs">
114
    <Compile Include="Properties\Resources.Designer.cs">
117
      <AutoGen>True</AutoGen>
115
      <AutoGen>True</AutoGen>
118
      <DependentUpon>Resources.resx</DependentUpon>
116
      <DependentUpon>Resources.resx</DependentUpon>
119
      <DesignTime>True</DesignTime>
117
      <DesignTime>True</DesignTime>
120
    </Compile>
118
    </Compile>
121
    <None Include="app.manifest" />
-
 
122
    <None Include="Properties\Settings.settings">
119
    <None Include="Properties\Settings.settings">
123
      <Generator>SettingsSingleFileGenerator</Generator>
120
      <Generator>SettingsSingleFileGenerator</Generator>
124
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
121
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
125
    </None>
122
    </None>
126
    <Compile Include="Properties\Settings.Designer.cs">
123
    <Compile Include="Properties\Settings.Designer.cs">