From 88e6137e3f7f058145f19f12a8140a1d75e0b372 Mon Sep 17 00:00:00 2001 From: Travis Illig Date: Thu, 9 Jul 2026 11:05:13 -0700 Subject: [PATCH] Update dependencies; Autofac 9.3.1 - Autofac: 9.3.0 -> 9.3.1 (src) - SonarAnalyzer.CSharp: 10.27.0.140913 -> 10.28.0.143324 (src + test) - Microsoft.NET.Test.Sdk: 18.6.0 -> 18.7.0 (test) - Verify.Xunit: 31.7.1 -> 31.12.5 (test) - Package version: 7.0.0 -> 7.0.1 --- default.proj | 2 +- ...as.AggregateService.SourceGenerator.csproj | 2 +- .../Autofac.Extras.AggregateService.csproj | 19 ++++++------------- ...gregateService.SourceGenerator.Test.csproj | 6 +++--- ...utofac.Extras.AggregateService.Test.csproj | 8 +++----- 5 files changed, 14 insertions(+), 23 deletions(-) diff --git a/default.proj b/default.proj index 4e45e0c..6759923 100644 --- a/default.proj +++ b/default.proj @@ -2,7 +2,7 @@ - 7.0.0 + 7.0.1 Autofac.Extras.AggregateService Release $([System.IO.Path]::Combine($(MSBuildProjectDirectory),"artifacts")) diff --git a/src/Autofac.Extras.AggregateService.SourceGenerator/Autofac.Extras.AggregateService.SourceGenerator.csproj b/src/Autofac.Extras.AggregateService.SourceGenerator/Autofac.Extras.AggregateService.SourceGenerator.csproj index d328762..531db26 100644 --- a/src/Autofac.Extras.AggregateService.SourceGenerator/Autofac.Extras.AggregateService.SourceGenerator.csproj +++ b/src/Autofac.Extras.AggregateService.SourceGenerator/Autofac.Extras.AggregateService.SourceGenerator.csproj @@ -60,7 +60,7 @@ all - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj b/src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj index 15b10dd..6117623 100644 --- a/src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj +++ b/src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj @@ -66,12 +66,12 @@ - + all - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -86,9 +86,7 @@ Microsoft.CodeAnalysis off this library's reference and runtime closure. --> - + - + - + - + diff --git a/test/Autofac.Extras.AggregateService.SourceGenerator.Test/Autofac.Extras.AggregateService.SourceGenerator.Test.csproj b/test/Autofac.Extras.AggregateService.SourceGenerator.Test/Autofac.Extras.AggregateService.SourceGenerator.Test.csproj index 7813e05..782a664 100644 --- a/test/Autofac.Extras.AggregateService.SourceGenerator.Test/Autofac.Extras.AggregateService.SourceGenerator.Test.csproj +++ b/test/Autofac.Extras.AggregateService.SourceGenerator.Test/Autofac.Extras.AggregateService.SourceGenerator.Test.csproj @@ -46,8 +46,8 @@ matching Microsoft.CodeAnalysis.CSharp version. --> - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -56,7 +56,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/test/Autofac.Extras.AggregateService.Test/Autofac.Extras.AggregateService.Test.csproj b/test/Autofac.Extras.AggregateService.Test/Autofac.Extras.AggregateService.Test.csproj index 464c5ac..629ea64 100644 --- a/test/Autofac.Extras.AggregateService.Test/Autofac.Extras.AggregateService.Test.csproj +++ b/test/Autofac.Extras.AggregateService.Test/Autofac.Extras.AggregateService.Test.csproj @@ -23,9 +23,7 @@ - + @@ -39,9 +37,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive