diff options
author | emkael <emkael@tlen.pl> | 2016-05-25 13:30:33 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-05-25 13:30:33 +0200 |
commit | 4f653cdfabb3a4dbfca11c903282cf24bc02623f (patch) | |
tree | 5be70e7210cce267d1452493328d93c9ae525f3a /BCDD.csproj | |
parent | d76442512fd4314fcedbdc28a611f676ab70ce2b (diff) |
* project cleanup
Diffstat (limited to 'BCDD.csproj')
-rw-r--r-- | BCDD.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BCDD.csproj b/BCDD.csproj index e284380..dbb0e10 100644 --- a/BCDD.csproj +++ b/BCDD.csproj @@ -60,9 +60,6 @@ <Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- </ItemGroup>
- <ItemGroup>
<Content Include="res\playing-cards.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|