Skip to content

Commit

Permalink
update csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Jan 2, 2025
1 parent abab75d commit 43cd68a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
<Company>Analogy.LogViewer</Company>
<PublishWithAspNetCoreTargetManifest>false</PublishWithAspNetCoreTargetManifest>
<ApplicationManifest>app.manifest</ApplicationManifest>
<Platforms>AnyCPU;x64;x86</Platforms>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Platforms>AnyCPU;x64</Platforms>
<GenerateResourceWarnOnBinaryFormatterUse>false</GenerateResourceWarnOnBinaryFormatterUse>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 43cd68a

Please sign in to comment.