Skip to content

Commit 7fd4519

Browse files
Bump Microsoft.Extensions.Options from 8.0.0 to 8.0.2
Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1abfcd3 commit 7fd4519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GolfClapBot.Test/GolfClapBot.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0"/>
13+
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2"/>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
1515
<PackageReference Include="TwitchLib" Version="3.5.3"/>
1616
<PackageReference Include="TwitchLib.Client" Version="4.0.0-preview-e20160e648c6906e7c2d62344e51c102d6a78340"/>

0 commit comments

Comments
 (0)