Previewer ConnectionService refactoring

This commit is contained in:
MarcinZiabek
2022-12-06 20:54:12 +01:00
parent 42c6c75862
commit 423c630a47
9 changed files with 190 additions and 158 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>