Skip to content

Commit

Permalink
Added x86 platform to ToolsUtilitiesStandard - let's see if that fixe…
Browse files Browse the repository at this point in the history
…s this issue...
  • Loading branch information
vchelaru committed Jan 9, 2024
1 parent e867ae7 commit 1bfb633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ToolsUtilities/ToolsUtilitiesStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<Platforms>AnyCPU</Platforms>
<Platforms>AnyCPU; x86</Platforms>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 1bfb633

Please sign in to comment.