diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 04065cb3..4198a3eb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.2", + "version": "8.0.24", "commands": ["dotnet-ef"] } } diff --git a/src/KeyConnector/KeyConnector.csproj b/src/KeyConnector/KeyConnector.csproj index ce30452b..de01529c 100644 --- a/src/KeyConnector/KeyConnector.csproj +++ b/src/KeyConnector/KeyConnector.csproj @@ -7,31 +7,31 @@ - - - - - - - + + + + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - - - - + + + + - + \ No newline at end of file diff --git a/test/KeyConnector.Tests/KeyConnector.Tests.csproj b/test/KeyConnector.Tests/KeyConnector.Tests.csproj index a3d7468f..e839246d 100644 --- a/test/KeyConnector.Tests/KeyConnector.Tests.csproj +++ b/test/KeyConnector.Tests/KeyConnector.Tests.csproj @@ -7,14 +7,14 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - + + + + all runtime; build; native; contentfiles; analyzers