Skip to content

Commit

Permalink
Update DiffPlex.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jul 12, 2024
1 parent f8d2052 commit c2a2659
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DiffPlex/DiffPlex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Condition="'$(TargetFramework)' == 'net40'" Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="all" />
<PackageReference Condition="'$(TargetFramework)' == 'net35'" Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" PrivateAssets="all" />
<None Include="..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
</Project>

0 comments on commit c2a2659

Please sign in to comment.