diff --git a/KPCLib.nuspec b/KPCLib.nuspec index e33af40..13d05a8 100644 --- a/KPCLib.nuspec +++ b/KPCLib.nuspec @@ -2,7 +2,7 @@ KPCLib - 2.0.3 + 2.0.4 Roger Ye Roger Ye false @@ -10,14 +10,14 @@ https://passxyz.github.io This is a .NET standard 2.0 build of KeePassLib. - - Refactored the project structure + - Refactored the project structure, build using .NET 8.0 Dominik Reichl is the author of KeePassLib on Windows platform. Roger Ye updated and enhanced this library for .NET Standard. - - + + KeePassLib built as .NET Standard Library diff --git a/KPCLib.xunit/KPCLib.xunit.csproj b/KPCLib.xunit/KPCLib.xunit.csproj index 9e0fd42..ce11da1 100644 --- a/KPCLib.xunit/KPCLib.xunit.csproj +++ b/KPCLib.xunit/KPCLib.xunit.csproj @@ -6,17 +6,17 @@ false - 2.0.0 + 2.0.4 - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/KPCLib/KPCLib.csproj b/KPCLib/KPCLib.csproj index d05c88d..58657d8 100644 --- a/KPCLib/KPCLib.csproj +++ b/KPCLib/KPCLib.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 2.0.3 + 2.0.4 True https://passxyz.github.io https://github.com/passxyz/KPCLib diff --git a/KeePassLib/KeePassLib.csproj b/KeePassLib/KeePassLib.csproj index ae2e992..f189ee5 100644 --- a/KeePassLib/KeePassLib.csproj +++ b/KeePassLib/KeePassLib.csproj @@ -28,8 +28,8 @@ - - + +