Skip to content

Commit

Permalink
Update ApprovalUtilities.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed May 27, 2021
1 parent 2f59836 commit b3d0aad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ApprovalUtilities/ApprovalUtilities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Common helper classes developed with ApprovalTests</Description>
</PropertyGroup>
<ItemGroup Condition="$(TargetFramework) != 'net461'">
<Compile Remove="**\*_desktop.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fody" Version="6.5.1" PrivateAssets="all" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
Expand Down

0 comments on commit b3d0aad

Please sign in to comment.