Skip to content

Commit

Permalink
Updated dependency
Browse files Browse the repository at this point in the history
[release]
  • Loading branch information
Lakritzator committed Jun 25, 2019
1 parent 87982dd commit 76697ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Dapplo.Utils.Tests/Dapplo.Utils.Tests.csproj
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Dapplo.Log.XUnit" Version="1.3.20" />
<PackageReference Include="Dapplo.Log.XUnit" Version="1.3.21" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/Dapplo.Utils/Dapplo.Utils.csproj
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapplo.Log" Version="1.3.20" />
<PackageReference Include="Dapplo.Log" Version="1.3.21" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
Expand Down

0 comments on commit 76697ae

Please sign in to comment.