Skip to content

Commit 9299676

Browse files
Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.1 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 601aac0 commit 9299676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.TestHarness/Foundatio.TestHarness.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
99
<PackageReference Include="Exceptionless.RandomData" Version="1.2.2" />
1010
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="10.2.0" />
11-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.1" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.2" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.1" />
1313
</ItemGroup>
1414
<ItemGroup>

0 commit comments

Comments
 (0)