Skip to content

Commit

Permalink
Update DiffEngine.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 21, 2023
1 parent 5e1c00d commit 27bf144
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 @@ -21,6 +21,6 @@
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.26.0" PrivateAssets="all" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" Condition="$(TargetFramework) == 'net461'" />
<PackageReference Include="System.Management" Version="7.0.2" />
<PackageReference Include="System.Management" Version="6.0.2" />
</ItemGroup>
</Project>

0 comments on commit 27bf144

Please sign in to comment.