Skip to content

Commit

Permalink
Moved to AndroidUseIntermediateDesignerFile and removed Resource.desi…
Browse files Browse the repository at this point in the history
…gner.cs
  • Loading branch information
beeradmoore committed Mar 14, 2023
1 parent 26029b8 commit ab92308
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21,327 deletions.
2 changes: 1 addition & 1 deletion Example/ExampleProject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
<AndroidUseAapt2>true</AndroidUseAapt2>
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
<AndroidUseIntermediateDesignerFile>true</AndroidUseIntermediateDesignerFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
Expand Down Expand Up @@ -61,7 +62,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
<Compile Include="Resources\Resource.designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
Loading

0 comments on commit ab92308

Please sign in to comment.