Skip to content

Commit

Permalink
Merge pull request #235 from arup-group/jm/dev/analytics-csproj
Browse files Browse the repository at this point in the history
Add platform target prop
  • Loading branch information
jenessaman authored May 2, 2023
2 parents 0c4eb66 + 32bc8fc commit 8856a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Installer/Analytics/analytics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net48</TargetFramework>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8856a82

Please sign in to comment.