Skip to content

Commit 421abff

Browse files
fix: Bump ConsoleAppFramework from 5.7.4 to 5.7.11 (#426)
--- updated-dependencies: - dependency-name: ConsoleAppFramework dependency-version: 5.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2748e10 commit 421abff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<NoWarn>$(NoWarn);NU1507</NoWarn>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageVersion Include="ConsoleAppFramework" Version="5.7.4" />
8+
<PackageVersion Include="ConsoleAppFramework" Version="5.7.11" />
99
<PackageVersion Include="Microsoft.Bcl.TimeProvider" Version="10.0.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
1111
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />

sandbox/ConsoleAppSample/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net10.0": {
55
"ConsoleAppFramework": {
66
"type": "Direct",
7-
"requested": "[5.7.4, )",
8-
"resolved": "5.7.4",
9-
"contentHash": "pI9Cwa+AZFhiLKA5vBo7O7GbHy23ZPO+6l33rKbfgMvsyPYz04TMgX+7Brj73aFU3KMhVBbOzKqLab2Z46RqqQ=="
7+
"requested": "[5.7.11, )",
8+
"resolved": "5.7.11",
9+
"contentHash": "WRL2FjLaOIWuxEL2THZy5a7BsI0Fh+dMIzHxdaHLokn7q6jSM+SdRfNsFGIR3OXIpE3Tz1xzkQLq5wloB7nhCA=="
1010
},
1111
"Microsoft.Extensions.Configuration.Json": {
1212
"type": "Direct",

0 commit comments

Comments
 (0)