Skip to content

Commit 8fe601c

Browse files
Package updates
1 parent 5c11534 commit 8fe601c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Certify.Providers/DNS/AWSRoute53/Plugin.DNS.AWSRoute53.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="AWSSDK.Route53" Version="3.7.405.6" />
10+
<PackageReference Include="AWSSDK.Route53" Version="3.7.405.7" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

src/Certify.Server/Certify.Server.Hub.Api/Certify.Server.Hub.Api.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<ProjectReference Include="..\..\..\..\certify\src\Certify.Client\Certify.Client.csproj" />
2929
<ProjectReference Include="..\..\..\..\certify\src\Certify.Shared\Certify.Shared.Core.csproj" />
3030
<ProjectReference Include="..\..\Certify.Aspire\Certify.Aspire.ServiceDefaults\Certify.Aspire.ServiceDefaults.csproj" />
31+
<ProjectReference Include="..\..\Certify.Core\Certify.Core.csproj" />
3132

3233
</ItemGroup>
3334
</Project>

0 commit comments

Comments
 (0)