Remove duplicate entries in Tests and SampleGame projects

These were already present in the .props file.
This commit is contained in:
Susko3
2022-02-11 23:10:54 +01:00
parent 3d3ec70a15
commit 27293a239e
2 changed files with 0 additions and 4 deletions

View File

@@ -7,9 +7,7 @@
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<RootNamespace>SampleGame.Android</RootNamespace>
<AssemblyName>SampleGame.Android</AssemblyName>
<AndroidApplication>True</AndroidApplication>
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
<AndroidSupportedAbis>armeabi-v7a;x86;arm64-v8a</AndroidSupportedAbis>
</PropertyGroup>
<ItemGroup>
<Compile Include="SampleGameActivity.cs" />