diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index df9f5268..9573c108 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "dotnet-ef": { - "version": "10.0.5", + "version": "10.0.6", "commands": [ "dotnet-ef" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index fdf6839d..9632e13c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,13 +6,13 @@ - + - - - - + + + + @@ -24,18 +24,18 @@ - - - - - - - - - + + + + + + + + + - + @@ -45,19 +45,19 @@ - - + + - + - - - - - - + + + + + + diff --git a/engine/src/runtime/dotnet/benchmarks/MagicArchive.Benchmark/MagicArchive.Benchmark.csproj b/engine/src/runtime/dotnet/benchmarks/MagicArchive.Benchmark/MagicArchive.Benchmark.csproj index 994f5bd7..f9779245 100644 --- a/engine/src/runtime/dotnet/benchmarks/MagicArchive.Benchmark/MagicArchive.Benchmark.csproj +++ b/engine/src/runtime/dotnet/benchmarks/MagicArchive.Benchmark/MagicArchive.Benchmark.csproj @@ -12,6 +12,8 @@ + + diff --git a/engine/src/runtime/dotnet/main/RetroEngine.Core/RetroEngine.Core.csproj b/engine/src/runtime/dotnet/main/RetroEngine.Core/RetroEngine.Core.csproj index a477358a..f0621828 100644 --- a/engine/src/runtime/dotnet/main/RetroEngine.Core/RetroEngine.Core.csproj +++ b/engine/src/runtime/dotnet/main/RetroEngine.Core/RetroEngine.Core.csproj @@ -10,6 +10,7 @@ + diff --git a/engine/src/runtime/dotnet/main/RetroEngine/RetroEngine.csproj b/engine/src/runtime/dotnet/main/RetroEngine/RetroEngine.csproj index 759e8d3a..07e5af68 100644 --- a/engine/src/runtime/dotnet/main/RetroEngine/RetroEngine.csproj +++ b/engine/src/runtime/dotnet/main/RetroEngine/RetroEngine.csproj @@ -35,6 +35,7 @@ +