From f97dc722d8e91a6701d36d450d43d7cae035c6c7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 10 Feb 2022 00:45:54 +0000
Subject: [PATCH] fix(deps): bump ConsoleAppFramework from 4.0.5 to 4.0.6 (#63)
---
sandbox/ConsoleAppExample/ConsoleAppExample.csproj | 2 +-
sandbox/ConsoleAppExample/packages.lock.json | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sandbox/ConsoleAppExample/ConsoleAppExample.csproj b/sandbox/ConsoleAppExample/ConsoleAppExample.csproj
index cc427707..8f8aa6c9 100644
--- a/sandbox/ConsoleAppExample/ConsoleAppExample.csproj
+++ b/sandbox/ConsoleAppExample/ConsoleAppExample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/sandbox/ConsoleAppExample/packages.lock.json b/sandbox/ConsoleAppExample/packages.lock.json
index 5bd84ad1..516b2b0f 100644
--- a/sandbox/ConsoleAppExample/packages.lock.json
+++ b/sandbox/ConsoleAppExample/packages.lock.json
@@ -4,9 +4,9 @@
"net6.0": {
"ConsoleAppFramework": {
"type": "Direct",
- "requested": "[4.0.5, )",
- "resolved": "4.0.5",
- "contentHash": "BBMt1o7EGbEzO+xHksAp1o8TERBXTftC2mDRG1x0OEl8c+NkfwvXAu8Cp4zis6eTkVlzlu10qg5SxRnumrZGsw==",
+ "requested": "[4.0.6, )",
+ "resolved": "4.0.6",
+ "contentHash": "wdtnNzBJ18ADC9lqUYRenS8fzoMB6VSnJlhNs3uYyHvvvpKU4WlTADWCvvOZQJd4/I86iOVTk+gAPGr6c56SQw==",
"dependencies": {
"Microsoft.Extensions.Hosting": "6.0.0",
"System.Text.Json": "6.0.1"