diff --git a/Common/Common.csproj b/Common/Common.csproj index f134c76..b1930e5 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -1,9 +1,9 @@ - net6.0 enable enable + net6.0;net6.0-windows diff --git a/Entity/Entity.csproj b/Entity/Entity.csproj index 6f549b2..2293515 100644 --- a/Entity/Entity.csproj +++ b/Entity/Entity.csproj @@ -1,9 +1,9 @@ - net6.0 enable enable + net6.0;net6.0-windows diff --git a/HybirdFrameworkCore/HybirdFrameworkCore.csproj b/HybirdFrameworkCore/HybirdFrameworkCore.csproj index ec6efa6..58a66ad 100644 --- a/HybirdFrameworkCore/HybirdFrameworkCore.csproj +++ b/HybirdFrameworkCore/HybirdFrameworkCore.csproj @@ -1,9 +1,9 @@ - net6.0 enable enable + net6.0;net6.0-windows diff --git a/HybirdFrameworkCore/obj/HybirdFrameworkCore.csproj.nuget.g.targets b/HybirdFrameworkCore/obj/HybirdFrameworkCore.csproj.nuget.g.targets index 6437183..ada8839 100644 --- a/HybirdFrameworkCore/obj/HybirdFrameworkCore.csproj.nuget.g.targets +++ b/HybirdFrameworkCore/obj/HybirdFrameworkCore.csproj.nuget.g.targets @@ -1,6 +1,13 @@  - + + + + + + + + diff --git a/HybirdFrameworkDriver/HybirdFrameworkDriver.csproj b/HybirdFrameworkDriver/HybirdFrameworkDriver.csproj index bfcb4b0..959da77 100644 --- a/HybirdFrameworkDriver/HybirdFrameworkDriver.csproj +++ b/HybirdFrameworkDriver/HybirdFrameworkDriver.csproj @@ -1,9 +1,9 @@ - net6.0 enable enable + net6.0;net6.0-windows diff --git a/Repository/Repository.csproj b/Repository/Repository.csproj index 914e75a..11d9b11 100644 --- a/Repository/Repository.csproj +++ b/Repository/Repository.csproj @@ -1,9 +1,9 @@ - net6.0 enable enable + net6.0;net6.0-windows diff --git a/Service/Service.csproj b/Service/Service.csproj index 307d034..5fabb68 100644 --- a/Service/Service.csproj +++ b/Service/Service.csproj @@ -1,9 +1,9 @@  - net6.0 enable enable + net6.0;net6.0-windows