Skip to content

Commit

Permalink
Updated version to benday.com 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benday committed Feb 18, 2020
1 parent 6a23b6e commit a7afa68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Benday.Common" Version="3.4.0" />
<PackageReference Include="Benday.Common" Version="4.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Benday.Common" Version="3.4.0" />
<PackageReference Include="Benday.Common" Version="4.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.1" />
</ItemGroup>
Expand Down

0 comments on commit a7afa68

Please sign in to comment.