Skip to content

Commit d3784c8

Browse files
Merge pull request #221 from NielsPilgaard/dependabot/nuget/Microsoft.Azure.AppConfiguration.AspNetCore-6.1.1
Bump Microsoft.Azure.AppConfiguration.AspNetCore from 6.1.0 to 6.1.1
2 parents 0cde2d4 + e7db09b commit d3784c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="MassTransit.AspNetCore" Version="7.3.1" />
1414
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.1.1" />
1515

16-
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="6.1.0" />
16+
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="6.1.1" />
1717

1818
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.13" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.12">

src/web/Server/Jordnaer.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="MassTransit.AspNetCore" Version="7.3.1" />
1414
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.1.1" />
1515

16-
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="6.1.0" />
16+
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="6.1.1" />
1717

1818
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="7.0.12" />
1919
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.13" />

0 commit comments

Comments
 (0)