Skip to content

Commit

Permalink
Fixes #4
Browse files Browse the repository at this point in the history
  • Loading branch information
thygrrr committed Mar 1, 2024
1 parent 4734c27 commit 3f6e91a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions fennecs/fennecs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>

<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>$(AssemblyName).tests</_Parameter1>
Expand Down

0 comments on commit 3f6e91a

Please sign in to comment.