diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 80cf99d50..29684d05c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.9", + "version": "10.0.10", "commands": [ "dotnet-ef" ] @@ -15,7 +15,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2026.1.3", + "version": "2026.2.0", "commands": [ "jb" ] diff --git a/test/Viper.test.csproj b/test/Viper.test.csproj index af5cccc12..90d77a79a 100644 --- a/test/Viper.test.csproj +++ b/test/Viper.test.csproj @@ -22,23 +22,23 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/web/Viper.csproj b/web/Viper.csproj index 7b8e781c2..0a1d91f62 100644 --- a/web/Viper.csproj +++ b/web/Viper.csproj @@ -42,20 +42,20 @@ - - - + + + - - + + - + - + - + @@ -71,18 +71,18 @@ - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - +