DEP08SIASM - v2.43.0 - Running but

with nuget_System.Text.Json v5.0.1
This commit is contained in:
2022-06-28 11:57:49 -07:00
parent c7884587bb
commit 1a152fafe0
75 changed files with 3067 additions and 2859 deletions

View File

@ -1,7 +1,7 @@
using Microsoft.Extensions.Logging;
using System;
namespace Shared;
namespace Adaptation._Tests.Shared.Log;
public class FeedbackLogger : ILogger
{