Skip to content

Commit eb05159

Browse files
Bump Microsoft.Extensions.Configuration.EnvironmentVariables
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>
1 parent 040f79f commit eb05159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sdk/Sdk.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ By integrating this SDK into your build process, you can easily generate install
3838

3939
<ItemGroup>
4040
<PackageReference Include="Microsoft.Build.Tasks.Core" VersionOverride="$(MicrosoftBuildMinimumPackageVersion)" ExcludeAssets="Runtime" IncludeAssets="compile; build; native; contentfiles; analyzers; buildtransitive" Version="14.3.0" />
41-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
41+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.2" />
4242
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.1" />
4343
<PackageReference Include="Nito.AsyncEx.Tasks" Version="5.1.2" />
4444
<PackageReference Include="Skyline.DataMiner.CICD.DMApp.Common" Version="2.0.14" />

0 commit comments

Comments
 (0)