Skip to content

Commit

Permalink
Fixed some demos build configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
RossNordby committed Nov 20, 2023
1 parent 5c23c16 commit 7820d9c
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 285 deletions.
1 change: 1 addition & 0 deletions DemoTests/DemoTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<IsPackable>false</IsPackable>
<LangVersion>latest</LangVersion>
<Platforms>AnyCPU;x86;x64</Platforms>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 7820d9c

Please sign in to comment.