Skip to content

Commit 623dd87

Browse files
committed
Update
1 parent 109c89d commit 623dd87

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Tests/AwsLambdaFunction/modules.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<module moduleId="Intent.Application.MediatR.FluentValidation" version="4.9.3" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
1818
<module moduleId="Intent.Application.ServiceImplementations" version="4.5.13" supportedClientVersions="[4.5.0-a, 5.0.0-a)" />
1919
<module moduleId="Intent.Application.ServiceImplementations.Conventions.CRUD" version="5.2.1" supportedClientVersions="[4.5.0-a, 5.0.0-a)" />
20-
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
20+
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
2121
<module moduleId="Intent.Aws.DynamoDB" version="1.0.0-beta.6" supportedClientVersions="[4.5.15-a,5.0.0)" />
22-
<module moduleId="Intent.Aws.Lambda.Functions" version="1.0.2-pre.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
22+
<module moduleId="Intent.Aws.Lambda.Functions" version="1.0.2-pre.1" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2323
<module moduleId="Intent.Aws.Lambda.Functions.Dispatch.MediatR" version="1.0.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2424
<module moduleId="Intent.Aws.Lambda.Functions.Dispatch.Services" version="1.0.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />

Tests/DynamoDbTests.EntityInterfaces/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.AspNetCore.Swashbuckle" version="5.2.0-pre.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2626
<module moduleId="Intent.AspNetCore.Versioning" version="1.1.8" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
27-
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
27+
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
2828
<module moduleId="Intent.Aws.DynamoDB" version="1.0.0-beta.6" supportedClientVersions="[4.5.15-a,5.0.0)" />
2929
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />
3030
<module moduleId="Intent.Common.CSharp" version="3.9.9-pre.0" supportedClientVersions="[4.5.18-a, 5.0.0-a)" />

Tests/DynamoDbTests.EnumAsStrings/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.AspNetCore.Swashbuckle" version="5.2.0-pre.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2626
<module moduleId="Intent.AspNetCore.Versioning" version="1.1.8" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
27-
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
27+
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
2828
<module moduleId="Intent.Aws.DynamoDB" version="1.0.0-beta.6" supportedClientVersions="[4.5.15-a,5.0.0)" />
2929
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />
3030
<module moduleId="Intent.Common.CSharp" version="3.9.9-pre.0" supportedClientVersions="[4.5.18-a, 5.0.0-a)" />

Tests/DynamoDbTests.PrivateSetters/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.AspNetCore.Swashbuckle" version="5.2.0-pre.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2626
<module moduleId="Intent.AspNetCore.Versioning" version="1.1.8" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
27-
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
27+
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
2828
<module moduleId="Intent.Aws.DynamoDB" version="1.0.0-beta.6" supportedClientVersions="[4.5.15-a,5.0.0)" />
2929
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />
3030
<module moduleId="Intent.Common.CSharp" version="3.9.9-pre.0" supportedClientVersions="[4.5.18-a, 5.0.0-a)" />

Tests/DynamoDbTests/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.AspNetCore.Swashbuckle" version="5.2.0-pre.0" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2626
<module moduleId="Intent.AspNetCore.Versioning" version="1.1.8" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
27-
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
27+
<module moduleId="Intent.Aws.Common" version="1.0.4-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
2828
<module moduleId="Intent.Aws.DynamoDB" version="1.0.0-beta.6" supportedClientVersions="[4.5.15-a,5.0.0)" />
2929
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />
3030
<module moduleId="Intent.Common.CSharp" version="3.9.9-pre.0" supportedClientVersions="[4.5.18-a, 5.0.0-a)" />

0 commit comments

Comments
 (0)