Skip to content

Commit 2d26512

Browse files
Bump Microsoft.Extensions.Configuration.EnvironmentVariables (#1833)
Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e920e4 commit 2d26512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptionless.Insulation/Exceptionless.Insulation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Foundatio.RabbitMQ" Version="11.0.8" />
1010
<PackageReference Include="Foundatio.Redis" Version="11.0.8" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="9.0.1" />
12-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
12+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.2" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
1414
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="9.0.1" />
1515
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />

0 commit comments

Comments
 (0)