diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d2d522b..6ac59fb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.30.6", + "version": "1.0.3", "commands": [ "dotnet-csharpier" ], diff --git a/DbContextScope.Tests/DbContextScope.Tests.csproj b/DbContextScope.Tests/DbContextScope.Tests.csproj index 6a6ebcb..9f6f643 100644 --- a/DbContextScope.Tests/DbContextScope.Tests.csproj +++ b/DbContextScope.Tests/DbContextScope.Tests.csproj @@ -7,12 +7,12 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/DbContextScope/DbContextScope.csproj b/DbContextScope/DbContextScope.csproj index 07e386b..d14acb3 100644 --- a/DbContextScope/DbContextScope.csproj +++ b/DbContextScope/DbContextScope.csproj @@ -22,8 +22,8 @@ - - + +