diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 464db5bc..6453ddee 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.6", + "version": "10.0.7", "commands": [ "dotnet-ef" ] }, "microsoft.web.librarymanager.cli": { - "version": "2.1.175", + "version": "3.0.71", "commands": [ "libman" ] diff --git a/test/Viper.test.csproj b/test/Viper.test.csproj index 4e544599..e3866ed4 100644 --- a/test/Viper.test.csproj +++ b/test/Viper.test.csproj @@ -11,20 +11,20 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -34,7 +34,7 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/web/Viper.csproj b/web/Viper.csproj index e3601ebf..046fa4ac 100644 --- a/web/Viper.csproj +++ b/web/Viper.csproj @@ -40,39 +40,39 @@ - + - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + +