diff --git a/Rest.Net.Example/Rest.Net.Example.csproj b/Rest.Net.Example/Rest.Net.Example.csproj index 96f1275..91cb132 100644 --- a/Rest.Net.Example/Rest.Net.Example.csproj +++ b/Rest.Net.Example/Rest.Net.Example.csproj @@ -2,7 +2,7 @@ exe - net6.0 + net8.0 disable disable MontoyaTech.Rest.Net.Example diff --git a/Rest.Net.Tests/Rest.Net.Tests.csproj b/Rest.Net.Tests/Rest.Net.Tests.csproj index 65a0920..47ff3bf 100644 --- a/Rest.Net.Tests/Rest.Net.Tests.csproj +++ b/Rest.Net.Tests/Rest.Net.Tests.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 disable disable false @@ -9,14 +9,14 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Rest.Net/Rest.Net.csproj b/Rest.Net/Rest.Net.csproj index f304f0c..1a5fe09 100644 --- a/Rest.Net/Rest.Net.csproj +++ b/Rest.Net/Rest.Net.csproj @@ -2,7 +2,7 @@ library - net6.0 + net8.0 disable disable True @@ -17,7 +17,7 @@ MontoyaTech.Rest.Net MontoyaTech.Rest.Net True - 1.8.8 + 1.8.9 Logo_Symbol_Black_Outline.png README.md @@ -35,7 +35,7 @@ - +