Skip to content

Commit

Permalink
Update NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ied206 committed Feb 14, 2022
1 parent 783b259 commit 3184818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ManagedWimLib/ManagedWimLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Supports Windows, Linux and macOS.</Description>
</PropertyGroup>
<!-- PackageReference -->
<ItemGroup>
<PackageReference Include="Joveler.DynLoader" Version="2.1.0" />
<PackageReference Include="Joveler.DynLoader" Version="2.1.1" />
<PackageReference Include="System.Memory" Version="4.5.4" Condition=" '$(TargetFramework)' == 'net451' or '$(TargetFramework)' == 'netstandard2.0' " />
</ItemGroup>
<!-- Native Library for .NET Framework 4.5.1 -->
Expand Down

0 comments on commit 3184818

Please sign in to comment.