diff --git a/default.proj b/default.proj index f51229e..61b62ad 100644 --- a/default.proj +++ b/default.proj @@ -1,7 +1,7 @@ - 6.1.0 + 7.0.0 Autofac.Extras.CommonServiceLocator Release $([System.IO.Path]::Combine($(MSBuildProjectDirectory),"artifacts")) diff --git a/src/Autofac.Extras.CommonServiceLocator/Autofac.Extras.CommonServiceLocator.csproj b/src/Autofac.Extras.CommonServiceLocator/Autofac.Extras.CommonServiceLocator.csproj index da7dd38..5ff7fd6 100644 --- a/src/Autofac.Extras.CommonServiceLocator/Autofac.Extras.CommonServiceLocator.csproj +++ b/src/Autofac.Extras.CommonServiceLocator/Autofac.Extras.CommonServiceLocator.csproj @@ -11,7 +11,7 @@ true en-US - net7.0;net6.0;netstandard2.1;netstandard2.0; + net10.0;net8.0;netstandard2.1;netstandard2.0; latest enable true @@ -56,12 +56,12 @@ - + - + all - + all