Skip to content

Commit dedcaf6

Browse files
Bump Microsoft.Extensions.Configuration.Abstractions from 10.0.5 to 10.0.7
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2823258 commit dedcaf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Exceptionless/Exceptionless.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</PropertyGroup>
3535

3636
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'" Label="Package References">
37-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.5" />
37+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.7" />
3838
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.7.0" />
3939
</ItemGroup>
4040

0 commit comments

Comments
 (0)