diff --git a/NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj b/NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj index cd2b800d..fca1e050 100644 --- a/NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj +++ b/NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/NGitLab.Tests/NGitLab.Tests.csproj b/NGitLab.Tests/NGitLab.Tests.csproj index bd065c7f..b61f0443 100644 --- a/NGitLab.Tests/NGitLab.Tests.csproj +++ b/NGitLab.Tests/NGitLab.Tests.csproj @@ -1,4 +1,4 @@ - + net8.0 false @@ -12,9 +12,9 @@ - + - + @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/NGitLab/NGitLab.csproj b/NGitLab/NGitLab.csproj index 6003e2e0..8dec9884 100644 --- a/NGitLab/NGitLab.csproj +++ b/NGitLab/NGitLab.csproj @@ -1,4 +1,4 @@ - + net462;netstandard2.0 @@ -22,6 +22,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file