Skip to content

Commit

Permalink
v1.2.15
Browse files Browse the repository at this point in the history
- revert NLog version to 5.1.3
  • Loading branch information
genemars committed Sep 4, 2023
1 parent 153f00f commit d892c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIG/MIG.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="MessagePack.Annotations" Version="2.5.124" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.3" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.2.3" />
<PackageReference Include="Ude.NetStandard" Version="1.2.0" />
</ItemGroup>

Expand Down

0 comments on commit d892c9d

Please sign in to comment.