Skip to content

Commit

Permalink
#22: update to KNet 1.4.8 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Nov 28, 2022
1 parent e4c78f8 commit 83d67cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Common/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Owners>MASES s.r.l.</Owners>
<Authors>MASES s.r.l.</Authors>
<Company>MASES s.r.l.</Company>
<Version>0.5.0.0</Version>
<Version>0.5.1.0</Version>
<TargetFrameworks>net6.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
Expand Down
2 changes: 1 addition & 1 deletion src/KEFCore/KEFCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MASES.KNet" Version="1.4.7">
<PackageReference Include="MASES.KNet" Version="1.4.8">
<IncludeAssets>All</IncludeAssets>
<PrivateAssets>None</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 83d67cf

Please sign in to comment.