Skip to content

Commit a74746a

Browse files
Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.9 to 9.0.10 (#156)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02a7113 commit a74746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Acrolinx.Net/Acrolinx.Net.Tests/Acrolinx.Net.Tests.csproj

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

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.9" />
13+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.9" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1616
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)