浏览代码

remove non-existing files (which aren't needed for building anyway)

Edward Rudd 13 年之前
父节点
当前提交
efa3d8a164
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Peer2PeerSample/MonoGame.Samples.Peer2PeerSample.Linux.csproj

+ 0 - 2
Peer2PeerSample/MonoGame.Samples.Peer2PeerSample.Linux.csproj

@@ -46,7 +46,6 @@
       <Link>Tank.cs</Link>
     </Compile>
     <Compile Include="Program.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="Content\Font.spritefont">
@@ -65,7 +64,6 @@
       <Link>Content\Turret.xnb</Link>
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <None Include="app.config" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.Linux.csproj">