diff --git a/examples/Idempotency/src/HelloWorld/HelloWorld.csproj b/examples/Idempotency/src/HelloWorld/HelloWorld.csproj index 39615764a..541123243 100644 --- a/examples/Idempotency/src/HelloWorld/HelloWorld.csproj +++ b/examples/Idempotency/src/HelloWorld/HelloWorld.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 true enable diff --git a/examples/Idempotency/test/HelloWorld.Test/HelloWorld.Tests.csproj b/examples/Idempotency/test/HelloWorld.Test/HelloWorld.Tests.csproj index e143aa862..5eaf3c611 100644 --- a/examples/Idempotency/test/HelloWorld.Test/HelloWorld.Tests.csproj +++ b/examples/Idempotency/test/HelloWorld.Test/HelloWorld.Tests.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 diff --git a/examples/Kafka/Avro/src/Avro.csproj b/examples/Kafka/Avro/src/Avro.csproj index 05314f2fb..3729c5713 100644 --- a/examples/Kafka/Avro/src/Avro.csproj +++ b/examples/Kafka/Avro/src/Avro.csproj @@ -19,9 +19,7 @@ - - - + diff --git a/examples/Kafka/Json/src/Json.csproj b/examples/Kafka/Json/src/Json.csproj index aba6cde89..7a48a2a61 100644 --- a/examples/Kafka/Json/src/Json.csproj +++ b/examples/Kafka/Json/src/Json.csproj @@ -16,9 +16,7 @@ - - - + diff --git a/examples/Kafka/JsonClassLibrary/src/ProtoBufClassLibrary.csproj b/examples/Kafka/JsonClassLibrary/src/ProtoBufClassLibrary.csproj index a28e1a2f8..6bd8b0ccf 100644 --- a/examples/Kafka/JsonClassLibrary/src/ProtoBufClassLibrary.csproj +++ b/examples/Kafka/JsonClassLibrary/src/ProtoBufClassLibrary.csproj @@ -14,14 +14,12 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - PreserveNewest diff --git a/examples/Kafka/Protobuf/src/Protobuf.csproj b/examples/Kafka/Protobuf/src/Protobuf.csproj index 858ccfb49..d5bd369a3 100644 --- a/examples/Kafka/Protobuf/src/Protobuf.csproj +++ b/examples/Kafka/Protobuf/src/Protobuf.csproj @@ -16,6 +16,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -38,7 +39,4 @@ PreserveNewest - - - \ No newline at end of file diff --git a/examples/Logging/src/HelloWorld/HelloWorld.csproj b/examples/Logging/src/HelloWorld/HelloWorld.csproj index 36e8ed0df..d4ce50c7d 100644 --- a/examples/Logging/src/HelloWorld/HelloWorld.csproj +++ b/examples/Logging/src/HelloWorld/HelloWorld.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 true enable diff --git a/examples/Logging/test/HelloWorld.Test/HelloWorld.Tests.csproj b/examples/Logging/test/HelloWorld.Test/HelloWorld.Tests.csproj index 14917e4cb..45785c8c8 100644 --- a/examples/Logging/test/HelloWorld.Test/HelloWorld.Tests.csproj +++ b/examples/Logging/test/HelloWorld.Test/HelloWorld.Tests.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 diff --git a/examples/Metrics/src/HelloWorld/HelloWorld.csproj b/examples/Metrics/src/HelloWorld/HelloWorld.csproj index dc82111b9..735f7ee14 100644 --- a/examples/Metrics/src/HelloWorld/HelloWorld.csproj +++ b/examples/Metrics/src/HelloWorld/HelloWorld.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 true enable diff --git a/examples/Metrics/test/HelloWorld.Test/HelloWorld.Tests.csproj b/examples/Metrics/test/HelloWorld.Test/HelloWorld.Tests.csproj index 14917e4cb..45785c8c8 100644 --- a/examples/Metrics/test/HelloWorld.Test/HelloWorld.Tests.csproj +++ b/examples/Metrics/test/HelloWorld.Test/HelloWorld.Tests.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 diff --git a/examples/Parameters/cfn/HelloWorld.Cfn/HelloWorld.Cfn.csproj b/examples/Parameters/cfn/HelloWorld.Cfn/HelloWorld.Cfn.csproj index cf97597d8..1a2e6d077 100644 --- a/examples/Parameters/cfn/HelloWorld.Cfn/HelloWorld.Cfn.csproj +++ b/examples/Parameters/cfn/HelloWorld.Cfn/HelloWorld.Cfn.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 true enable HelloWorld.Cfn diff --git a/examples/Parameters/src/HelloWorld/HelloWorld.csproj b/examples/Parameters/src/HelloWorld/HelloWorld.csproj index 99b13a66e..a25c2c8b3 100644 --- a/examples/Parameters/src/HelloWorld/HelloWorld.csproj +++ b/examples/Parameters/src/HelloWorld/HelloWorld.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 true enable diff --git a/examples/Parameters/test/HelloWorld.Test/HelloWorld.Tests.csproj b/examples/Parameters/test/HelloWorld.Test/HelloWorld.Tests.csproj index 589c8306c..9e61b3ae5 100644 --- a/examples/Parameters/test/HelloWorld.Test/HelloWorld.Tests.csproj +++ b/examples/Parameters/test/HelloWorld.Test/HelloWorld.Tests.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 diff --git a/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj b/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj index fd91c9de9..f73c889e1 100644 --- a/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj +++ b/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj @@ -1,7 +1,7 @@ Exe - net6.0;net8.0 + net8.0 enable enable true diff --git a/examples/ServerlessApi/test/LambdaPowertoolsAPI.Tests/LambdaPowertoolsAPI.Tests.csproj b/examples/ServerlessApi/test/LambdaPowertoolsAPI.Tests/LambdaPowertoolsAPI.Tests.csproj index edfda0a56..205d0c9eb 100644 --- a/examples/ServerlessApi/test/LambdaPowertoolsAPI.Tests/LambdaPowertoolsAPI.Tests.csproj +++ b/examples/ServerlessApi/test/LambdaPowertoolsAPI.Tests/LambdaPowertoolsAPI.Tests.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 enable enable False diff --git a/examples/Tracing/src/HelloWorld/HelloWorld.csproj b/examples/Tracing/src/HelloWorld/HelloWorld.csproj index f6c4873c8..9dd8505c4 100644 --- a/examples/Tracing/src/HelloWorld/HelloWorld.csproj +++ b/examples/Tracing/src/HelloWorld/HelloWorld.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 true enable diff --git a/examples/Tracing/test/HelloWorld.Test/HelloWorld.Tests.csproj b/examples/Tracing/test/HelloWorld.Test/HelloWorld.Tests.csproj index 14917e4cb..45785c8c8 100644 --- a/examples/Tracing/test/HelloWorld.Test/HelloWorld.Tests.csproj +++ b/examples/Tracing/test/HelloWorld.Test/HelloWorld.Tests.csproj @@ -1,6 +1,6 @@ - net6.0;net8.0 + net8.0 diff --git a/libraries/src/AWS.Lambda.Powertools.Parameters/AppConfig/AppConfigProvider.cs b/libraries/src/AWS.Lambda.Powertools.Parameters/AppConfig/AppConfigProvider.cs index ea5979398..39cdad9cb 100644 --- a/libraries/src/AWS.Lambda.Powertools.Parameters/AppConfig/AppConfigProvider.cs +++ b/libraries/src/AWS.Lambda.Powertools.Parameters/AppConfig/AppConfigProvider.cs @@ -420,8 +420,8 @@ await GetInitialConfigurationTokenAsync(configuration) await Client.GetLatestConfigurationAsync(request) .ConfigureAwait(false); - result.PollConfigurationToken = response.NextPollConfigurationToken; - result.NextAllowedPollTime = _dateTimeWrapper.UtcNow.AddSeconds(response.NextPollIntervalInSeconds); + if (response.NextPollIntervalInSeconds != null) + result.NextAllowedPollTime = _dateTimeWrapper.UtcNow.AddSeconds((double)response.NextPollIntervalInSeconds); if (!string.Equals(response.ContentType, "application/json", StringComparison.CurrentCultureIgnoreCase)) throw new NotImplementedException($"Not implemented AppConfig type: {response.ContentType}"); diff --git a/libraries/src/Directory.Packages.props b/libraries/src/Directory.Packages.props index be5d56855..b80980791 100644 --- a/libraries/src/Directory.Packages.props +++ b/libraries/src/Directory.Packages.props @@ -6,25 +6,25 @@ - - - - + + + + - + - + - - + + - + - - + + diff --git a/libraries/tests/AWS.Lambda.Powertools.Common.Tests/Core/PowertoolsEnvironmentTest.cs b/libraries/tests/AWS.Lambda.Powertools.Common.Tests/Core/PowertoolsEnvironmentTest.cs index a5c99ee04..fcb0036bd 100644 --- a/libraries/tests/AWS.Lambda.Powertools.Common.Tests/Core/PowertoolsEnvironmentTest.cs +++ b/libraries/tests/AWS.Lambda.Powertools.Common.Tests/Core/PowertoolsEnvironmentTest.cs @@ -97,25 +97,6 @@ public void When_Multiple_Only_Set_One_Utility() powertoolsEnv.GetEnvironmentVariable("AWS_SDK_UA_APP_ID")); } - [Fact] - public void Should_Use_Aspect_Injector_281() - { - // This test must be present until Issue: https://github.com/pamidur/aspect-injector/issues/220 is fixed - - var directory = Path.GetFullPath("../../../../../src/Directory.Packages.props"); - var doc = XDocument.Load(directory); - - var packageReference = doc.XPathSelectElements("//PackageVersion") - .Select(pr => new - { - Include = pr.Attribute("Include")!.Value, - Version = new Version(pr.Attribute("Version")!.Value) - }).FirstOrDefault(x => x.Include == "AspectInjector"); - - Assert.NotNull(packageReference); - Assert.Equal("2.8.1", packageReference.Version.ToString()); - } - [Fact] public void SetExecutionEnvironment_Should_Format_Strings_Correctly_With_Mocked_Environment() { diff --git a/libraries/tests/AWS.Lambda.Powertools.Parameters.Tests/SimpleSystemsManagement/SsmProviderTest.cs b/libraries/tests/AWS.Lambda.Powertools.Parameters.Tests/SimpleSystemsManagement/SsmProviderTest.cs index c39b98288..eca23ce10 100644 --- a/libraries/tests/AWS.Lambda.Powertools.Parameters.Tests/SimpleSystemsManagement/SsmProviderTest.cs +++ b/libraries/tests/AWS.Lambda.Powertools.Parameters.Tests/SimpleSystemsManagement/SsmProviderTest.cs @@ -24,6 +24,7 @@ using AWS.Lambda.Powertools.Parameters.Transform; using NSubstitute; using Xunit; +#pragma warning disable CS8629 // Nullable value type may be null. namespace AWS.Lambda.Powertools.Parameters.Tests.SimpleSystemsManagement; @@ -350,7 +351,7 @@ public async Task GetAsync_WhenForceFetch_IgnoresCachedObject() await client .Received(1) .GetParameterAsync( - Arg.Is(x => x.Name == key && !x.WithDecryption), + Arg.Is(x => x.Name == key && !x.WithDecryption.Value), Arg.Any()); Assert.NotNull(result); Assert.Equal(value, result); @@ -392,7 +393,7 @@ public async Task GetAsync_WhenMaxAgeNotSet_StoresCachedObjectWithDefaultMaxAge( cacheManager.Received(1).Get(key); await client.Received(1) .GetParameterAsync(Arg.Is(x => - x.Name == key && !x.WithDecryption), Arg.Any()); + x.Name == key && !x.WithDecryption.Value), Arg.Any()); cacheManager.Received(1).Set(key, value, duration); Assert.NotNull(result); Assert.Equal(value, result); @@ -435,7 +436,7 @@ public async Task GetAsync_WhenMaxAgeClientSet_StoresCachedObjectWithDefaultMaxA cacheManager.Received(1).Get(key); await client.Received(1) .GetParameterAsync(Arg.Is(x => - x.Name == key && !x.WithDecryption), Arg.Any()); + x.Name == key && !x.WithDecryption.Value), Arg.Any()); cacheManager.Received(1).Set(key, value, duration); Assert.NotNull(result); Assert.Equal(value, result); @@ -481,7 +482,7 @@ public async Task GetAsync_WhenMaxAgeSet_StoresCachedObjectWithMaxAge() cacheManager.Received(1).Get(key); await client.Received(1) .GetParameterAsync(Arg.Is(x => - x.Name == key && !x.WithDecryption), Arg.Any()); + x.Name == key && !x.WithDecryption.Value), Arg.Any()); cacheManager.Received(1).Set(key, value, duration); Assert.NotNull(result); Assert.Equal(value, result); @@ -524,7 +525,7 @@ public async Task GetAsync_WithDecryption_CallsClientWithDecryption() cacheManager.Received(1).Get(key); await client.Received(1) .GetParameterAsync(Arg.Is(x => - x.Name == key && x.WithDecryption), Arg.Any()); + x.Name == key && x.WithDecryption.Value), Arg.Any()); Assert.NotNull(result); Assert.Equal(value, result); } @@ -918,7 +919,7 @@ public async Task GetMultipleAsync_WhenMaxAgeNotSet_StoresCachedObjectWithDefaul cacheManager.Received(1).Get(key); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && !x.WithDecryption + x.Path == key && !x.WithDecryption.Value ), Arg.Any() ); @@ -980,7 +981,7 @@ public async Task GetMultipleAsync_WhenMaxAgeClientSet_StoresCachedObjectWithDef cacheManager.Received(1).Get(key); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && !x.WithDecryption + x.Path == key && !x.WithDecryption.Value ), Arg.Any() ); @@ -1045,7 +1046,7 @@ public async Task GetMultipleAsync_WhenMaxAgeSet_StoresCachedObjectWithMaxAge() cacheManager.Received(1).Get(key); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && !x.WithDecryption + x.Path == key && !x.WithDecryption.Value ), Arg.Any() ); @@ -1108,7 +1109,7 @@ public async Task GetMultipleAsync_WithDecryption_CallsClientWithDecryption() cacheManager.Received(1).Get(key); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && x.WithDecryption + x.Path == key && x.WithDecryption.Value ), Arg.Any() ); @@ -1167,7 +1168,7 @@ public async Task GetMultipleAsync_WhenRecursive_CallsClientRecursive() cacheManager.Received(1).Get(key); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && x.Recursive + x.Path == key && x.Recursive.Value ), Arg.Any() ); @@ -1241,14 +1242,14 @@ public async Task GetMultipleAsync_WhileNextToken_RetrieveAll() cacheManager.Received(1).Get(key); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && x.Recursive && x.WithDecryption && string.IsNullOrEmpty(x.NextToken) + x.Path == key && x.Recursive.Value && x.WithDecryption.Value && string.IsNullOrEmpty(x.NextToken) ), Arg.Any() ); await client.Received(1).GetParametersByPathAsync( Arg.Is(x => - x.Path == key && x.Recursive && x.WithDecryption && x.NextToken == nextToken + x.Path == key && x.Recursive.Value && x.WithDecryption.Value && x.NextToken == nextToken ), Arg.Any() ); diff --git a/libraries/tests/Directory.Packages.props b/libraries/tests/Directory.Packages.props index 804b073e2..7560fa2f3 100644 --- a/libraries/tests/Directory.Packages.props +++ b/libraries/tests/Directory.Packages.props @@ -4,22 +4,22 @@ - - + + - - + + - - - + + + - - + + diff --git a/libraries/tests/e2e/functions/TestUtils/TestUtils.csproj b/libraries/tests/e2e/functions/TestUtils/TestUtils.csproj index 04b25a774..ccb8a6a76 100644 --- a/libraries/tests/e2e/functions/TestUtils/TestUtils.csproj +++ b/libraries/tests/e2e/functions/TestUtils/TestUtils.csproj @@ -8,7 +8,7 @@ - + diff --git a/libraries/tests/e2e/functions/core/logging/AOT-Function-ILogger/src/AOT-Function-ILogger/AOT-Function-ILogger.csproj b/libraries/tests/e2e/functions/core/logging/AOT-Function-ILogger/src/AOT-Function-ILogger/AOT-Function-ILogger.csproj index 8655735ee..31af6d48d 100644 --- a/libraries/tests/e2e/functions/core/logging/AOT-Function-ILogger/src/AOT-Function-ILogger/AOT-Function-ILogger.csproj +++ b/libraries/tests/e2e/functions/core/logging/AOT-Function-ILogger/src/AOT-Function-ILogger/AOT-Function-ILogger.csproj @@ -17,8 +17,8 @@ partial - - + + diff --git a/libraries/tests/e2e/functions/core/logging/AOT-Function/src/AOT-Function/AOT-Function.csproj b/libraries/tests/e2e/functions/core/logging/AOT-Function/src/AOT-Function/AOT-Function.csproj index 8655735ee..31af6d48d 100644 --- a/libraries/tests/e2e/functions/core/logging/AOT-Function/src/AOT-Function/AOT-Function.csproj +++ b/libraries/tests/e2e/functions/core/logging/AOT-Function/src/AOT-Function/AOT-Function.csproj @@ -17,8 +17,8 @@ partial - - + + diff --git a/libraries/tests/e2e/functions/core/logging/Function/src/Function/Function.csproj b/libraries/tests/e2e/functions/core/logging/Function/src/Function/Function.csproj index da5b7acda..1a86bae5a 100644 --- a/libraries/tests/e2e/functions/core/logging/Function/src/Function/Function.csproj +++ b/libraries/tests/e2e/functions/core/logging/Function/src/Function/Function.csproj @@ -12,7 +12,7 @@ - + diff --git a/libraries/tests/e2e/functions/core/logging/Function/test/Function.Tests/Function.Tests.csproj b/libraries/tests/e2e/functions/core/logging/Function/test/Function.Tests/Function.Tests.csproj index c5eb20fb0..076d16cd3 100644 --- a/libraries/tests/e2e/functions/core/logging/Function/test/Function.Tests/Function.Tests.csproj +++ b/libraries/tests/e2e/functions/core/logging/Function/test/Function.Tests/Function.Tests.csproj @@ -8,11 +8,11 @@ - - - - - + + + + + diff --git a/libraries/tests/e2e/functions/core/metrics/AOT-Function/src/AOT-Function/AOT-Function.csproj b/libraries/tests/e2e/functions/core/metrics/AOT-Function/src/AOT-Function/AOT-Function.csproj index 41b18996e..90c8a0813 100644 --- a/libraries/tests/e2e/functions/core/metrics/AOT-Function/src/AOT-Function/AOT-Function.csproj +++ b/libraries/tests/e2e/functions/core/metrics/AOT-Function/src/AOT-Function/AOT-Function.csproj @@ -17,8 +17,8 @@ partial - - + + diff --git a/libraries/tests/e2e/functions/core/metrics/Function/src/Function/Function.csproj b/libraries/tests/e2e/functions/core/metrics/Function/src/Function/Function.csproj index 9f6ed3a00..898c1d56f 100644 --- a/libraries/tests/e2e/functions/core/metrics/Function/src/Function/Function.csproj +++ b/libraries/tests/e2e/functions/core/metrics/Function/src/Function/Function.csproj @@ -12,7 +12,7 @@ - + diff --git a/libraries/tests/e2e/functions/core/metrics/Function/test/Function.Tests/Function.Tests.csproj b/libraries/tests/e2e/functions/core/metrics/Function/test/Function.Tests/Function.Tests.csproj index aa3f3cb89..73fabc989 100644 --- a/libraries/tests/e2e/functions/core/metrics/Function/test/Function.Tests/Function.Tests.csproj +++ b/libraries/tests/e2e/functions/core/metrics/Function/test/Function.Tests/Function.Tests.csproj @@ -8,12 +8,12 @@ - - - - - - + + + + + + diff --git a/libraries/tests/e2e/functions/core/tracing/AOT-Function/src/AOT-Function/AOT-Function.csproj b/libraries/tests/e2e/functions/core/tracing/AOT-Function/src/AOT-Function/AOT-Function.csproj index 111b59c2e..7f7dd1646 100644 --- a/libraries/tests/e2e/functions/core/tracing/AOT-Function/src/AOT-Function/AOT-Function.csproj +++ b/libraries/tests/e2e/functions/core/tracing/AOT-Function/src/AOT-Function/AOT-Function.csproj @@ -17,8 +17,8 @@ partial - - + + diff --git a/libraries/tests/e2e/functions/core/tracing/Function/src/Function/Function.csproj b/libraries/tests/e2e/functions/core/tracing/Function/src/Function/Function.csproj index 61eba2bd0..7ee821731 100644 --- a/libraries/tests/e2e/functions/core/tracing/Function/src/Function/Function.csproj +++ b/libraries/tests/e2e/functions/core/tracing/Function/src/Function/Function.csproj @@ -12,7 +12,7 @@ - + diff --git a/libraries/tests/e2e/functions/core/tracing/Function/test/Function.Tests/Function.Tests.csproj b/libraries/tests/e2e/functions/core/tracing/Function/test/Function.Tests/Function.Tests.csproj index 3921a0250..0352e1b05 100644 --- a/libraries/tests/e2e/functions/core/tracing/Function/test/Function.Tests/Function.Tests.csproj +++ b/libraries/tests/e2e/functions/core/tracing/Function/test/Function.Tests/Function.Tests.csproj @@ -8,11 +8,11 @@ - - - - - + + + + + diff --git a/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionHandlerTest/AOT-FunctionHandlerTest.csproj b/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionHandlerTest/AOT-FunctionHandlerTest.csproj index 2d080cbc0..6810da241 100644 --- a/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionHandlerTest/AOT-FunctionHandlerTest.csproj +++ b/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionHandlerTest/AOT-FunctionHandlerTest.csproj @@ -18,8 +18,8 @@ AOT-Function - - + + diff --git a/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionMethodAttributeTest/AOT-FunctionMethodAttributeTest.csproj b/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionMethodAttributeTest/AOT-FunctionMethodAttributeTest.csproj index 2d080cbc0..6810da241 100644 --- a/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionMethodAttributeTest/AOT-FunctionMethodAttributeTest.csproj +++ b/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionMethodAttributeTest/AOT-FunctionMethodAttributeTest.csproj @@ -18,8 +18,8 @@ AOT-Function - - + + diff --git a/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionPayloadSubsetTest/AOT-FunctionPayloadSubsetTest.csproj b/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionPayloadSubsetTest/AOT-FunctionPayloadSubsetTest.csproj index 7896b34c6..546fc431b 100644 --- a/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionPayloadSubsetTest/AOT-FunctionPayloadSubsetTest.csproj +++ b/libraries/tests/e2e/functions/idempotency/AOT-Function/src/AOT-FunctionPayloadSubsetTest/AOT-FunctionPayloadSubsetTest.csproj @@ -18,8 +18,8 @@ AOT-Function - - + + diff --git a/libraries/tests/e2e/functions/idempotency/Function/src/Function/Function.csproj b/libraries/tests/e2e/functions/idempotency/Function/src/Function/Function.csproj index d55b6a596..1c2d28f88 100644 --- a/libraries/tests/e2e/functions/idempotency/Function/src/Function/Function.csproj +++ b/libraries/tests/e2e/functions/idempotency/Function/src/Function/Function.csproj @@ -12,7 +12,7 @@ - + diff --git a/libraries/tests/e2e/functions/idempotency/Function/test/Function.Tests/Function.Tests.csproj b/libraries/tests/e2e/functions/idempotency/Function/test/Function.Tests/Function.Tests.csproj index b4c5f8d37..3570eeda9 100644 --- a/libraries/tests/e2e/functions/idempotency/Function/test/Function.Tests/Function.Tests.csproj +++ b/libraries/tests/e2e/functions/idempotency/Function/test/Function.Tests/Function.Tests.csproj @@ -8,12 +8,12 @@ - - - - - - + + + + + +