diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 04065cb3..fa9bf14f 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.28", "commands": ["dotnet-ef"] } } diff --git a/src/KeyConnector/KeyConnector.csproj b/src/KeyConnector/KeyConnector.csproj index c61d4b93..4aad04d0 100644 --- a/src/KeyConnector/KeyConnector.csproj +++ b/src/KeyConnector/KeyConnector.csproj @@ -7,30 +7,30 @@ - - - - - - - + + + + + + + - - + + 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 b645f9cc..3034c456 100644 --- a/test/KeyConnector.Tests/KeyConnector.Tests.csproj +++ b/test/KeyConnector.Tests/KeyConnector.Tests.csproj @@ -13,8 +13,8 @@ all - - + +