diff --git a/NuGet.config b/NuGet.config index 4e11f1b..d255f9f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,10 +1,11 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/src/Microsoft.EntityFrameworkCore.AutoHistory/Microsoft.EntityFrameworkCore.AutoHistory.csproj b/src/Microsoft.EntityFrameworkCore.AutoHistory/Microsoft.EntityFrameworkCore.AutoHistory.csproj index 6c41a53..82d88ff 100644 --- a/src/Microsoft.EntityFrameworkCore.AutoHistory/Microsoft.EntityFrameworkCore.AutoHistory.csproj +++ b/src/Microsoft.EntityFrameworkCore.AutoHistory/Microsoft.EntityFrameworkCore.AutoHistory.csproj @@ -1,9 +1,9 @@ - + A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history. - 6.0.0 - rigofunc;rigofunc@outlook.com - net6.0 + 10.0.0 + rigofunc;rigofunc@outlook.com;qermezkon@gmail.com + net10.0 $(NoWarn);CS1591 true README.md @@ -11,13 +11,16 @@ Microsoft.EntityFrameworkCore.AutoHistory Microsoft.EntityFrameworkCore.AutoHistory Entity Framework Core;entity-framework-core;EF;Data;O/RM;Auto History;auto-history - https://github.com/arch/AutoHistory + https://github.com/AIKICo/AutoHistory MIT git - https://github.com/arch/AutoHistory.git + https://github.com/AIKICo/AutoHistory.git + 10.0.0 + 10.0.0 + true - + diff --git a/test/Microsoft.EntityFrameworkCore.AutoHistory.Test/Microsoft.EntityFrameworkCore.AutoHistory.Test.csproj b/test/Microsoft.EntityFrameworkCore.AutoHistory.Test/Microsoft.EntityFrameworkCore.AutoHistory.Test.csproj index 6e93f59..9d4327c 100644 --- a/test/Microsoft.EntityFrameworkCore.AutoHistory.Test/Microsoft.EntityFrameworkCore.AutoHistory.Test.csproj +++ b/test/Microsoft.EntityFrameworkCore.AutoHistory.Test/Microsoft.EntityFrameworkCore.AutoHistory.Test.csproj @@ -1,6 +1,6 @@ - + - net6.0 + net10.0 $(NoWarn);CS1591 true Microsoft.EntityFrameworkCore.AutoHistory.Test @@ -8,13 +8,13 @@ true - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - +