Skip to content

Commit

Permalink
Update DiffEngine.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 19, 2023
1 parent 8b59b66 commit a7b9bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiffEngine/DiffEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<Using Include="System.Net.Sockets" />
<Using Include="EmptyFiles" />
<PackageReference Include="Caseless.Fody" Version="1.9.1" PrivateAssets="All" />
<PackageReference Include="EmptyFiles" Version="4.1.0" PrivateAssets="None" />
<PackageReference Include="EmptyFiles" Version="4.2.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.6.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.87" PrivateAssets="all" />
Expand Down

0 comments on commit a7b9bca

Please sign in to comment.