Skip to content

Commit

Permalink
Added GenerateResourceMSBuildArchitecture property to FormUI.csproj per
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesFTOP committed Jun 7, 2020
1 parent 8f47a6f commit 0ce4450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlayersToolkitFor13thAge/FormUI/FormUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<GenerateResourceMSBuildArchitecture>CurrentArchitecture</GenerateResourceMSBuildArchitecture>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
Expand Down

0 comments on commit 0ce4450

Please sign in to comment.