Skip to content

Commit 893d51a

Browse files
Update dependency Microsoft.Extensions.Configuration.Binder to 8.0.2
1 parent 4e4f0bd commit 893d51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TokenGeneratorCli/TokenGeneratorCli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.1" />
9+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
1010
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
1212
<PackageReference Include="Mono.Options" Version="6.12.0.148" />

0 commit comments

Comments
 (0)