Skip to content

Commit

Permalink
Bump EnvironmentAbstractions from 2.0.6 to 2.1.0 (#533)
Browse files Browse the repository at this point in the history
Bumps [EnvironmentAbstractions](https://github.com/jeffkl/EnvironmentAbstractions) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/jeffkl/EnvironmentAbstractions/releases)
- [Commits](jeffkl/EnvironmentAbstractions@v2.0.6...v2.1.0)

---
updated-dependencies:
- dependency-name: EnvironmentAbstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 5d3ebe5 commit 9422dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<MicrosoftExtensionsFileSystemGlobbingPackageVersion Condition="'$(TargetFramework)' != 'net7.0' And '$(TargetFramework)' != 'net8.0'">6.0.0</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="EnvironmentAbstractions" Version="2.0.6" />
<PackageVersion Include="EnvironmentAbstractions" Version="2.1.0" />
<PackageVersion Include="EnvironmentAbstractions.BannedApiAnalyzer" Version="2.0.6" />
<PackageVersion Include="EnvironmentAbstractions.TestHelpers" Version="2.0.6" />
<PackageVersion Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
Expand Down

0 comments on commit 9422dcf

Please sign in to comment.