diff --git a/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj b/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj
index 62e9536..95c032d 100644
--- a/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj
+++ b/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj
@@ -1,86 +1,21 @@
-
-
-
-
- Debug
- AnyCPU
- {CD93FCBB-FFB0-4207-AB08-F5B1E831CF0F}
- Library
- Properties
- DotNETAssemblyGrapher.Application
- DotNETAssemblyGrapher.Application
- v4.5.2
- 512
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
- ..\packages\DocumentFormat.OpenXml.2.7.1\lib\net45\DocumentFormat.OpenXml.dll
- True
-
-
- ..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll
- True
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {287061c2-7772-49aa-bbae-1d85d3726578}
- DotNETAssemblyGrapher.Model
-
-
-
-
-
\ No newline at end of file
+
+
+
+ netcoreapp3.1;net472
+
+ true
+ false
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj.NetFx-Style-BkUp b/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj.NetFx-Style-BkUp
new file mode 100644
index 0000000..62e9536
--- /dev/null
+++ b/Sources/DotNETAssemblyGrapher.Application/DotNETAssemblyGrapher.Application.csproj.NetFx-Style-BkUp
@@ -0,0 +1,86 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {CD93FCBB-FFB0-4207-AB08-F5B1E831CF0F}
+ Library
+ Properties
+ DotNETAssemblyGrapher.Application
+ DotNETAssemblyGrapher.Application
+ v4.5.2
+ 512
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+
+ ..\packages\DocumentFormat.OpenXml.2.7.1\lib\net45\DocumentFormat.OpenXml.dll
+ True
+
+
+ ..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll
+ True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {287061c2-7772-49aa-bbae-1d85d3726578}
+ DotNETAssemblyGrapher.Model
+
+
+
+
+
\ No newline at end of file
diff --git a/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj b/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj
index 7203f1c..1373baa 100644
--- a/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj
+++ b/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj
@@ -1,67 +1,8 @@
-
-
-
-
- Debug
- AnyCPU
- {287061C2-7772-49AA-BBAE-1D85D3726578}
- Library
- Properties
- DotNETAssemblyGrapher.Model
- DotNETAssemblyGrapher.Model
- v4.5.2
- 512
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+ netcoreapp3.1;net472
+ false
+
+
+
diff --git a/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj.NetFx-Style-BkUp b/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj.NetFx-Style-BkUp
new file mode 100644
index 0000000..7203f1c
--- /dev/null
+++ b/Sources/DotNETAssemblyGrapher.Model/DotNETAssemblyGrapher.Model.csproj.NetFx-Style-BkUp
@@ -0,0 +1,67 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {287061C2-7772-49AA-BBAE-1D85D3726578}
+ Library
+ Properties
+ DotNETAssemblyGrapher.Model
+ DotNETAssemblyGrapher.Model
+ v4.5.2
+ 512
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj b/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj
index 5bf8f44..97ed0d3 100644
--- a/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj
+++ b/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj
@@ -1,149 +1,22 @@
-
-
-
-
- Debug
- AnyCPU
- {2CDDE825-086C-404D-9EBC-EF743954BA55}
- WinExe
- Properties
- DotNETAssemblyGrapher
- DotNETAssemblyGrapher
- v4.5.2
- 512
- {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
- 4
- true
-
-
- AnyCPU
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- AnyCPU
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
-
-
-
-
- ..\packages\DocumentFormat.OpenXml.2.7.1\lib\net45\DocumentFormat.OpenXml.dll
- True
-
-
- False
- ..\staticPackages\Microsoft.Msagl.dll
-
-
- False
- ..\staticPackages\Microsoft.Msagl.Drawing.dll
-
-
- False
- ..\staticPackages\Microsoft.Msagl.WpfGraphControl.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
- 4.0
-
-
-
-
-
-
- MSBuild:Compile
- Designer
-
-
- SpecificationWindow.xaml
-
-
- MSBuild:Compile
- Designer
-
-
- App.xaml
- Code
-
-
- MainWindow.xaml
- Code
-
-
- Designer
- MSBuild:Compile
-
-
-
-
- Code
-
-
- True
- True
- Resources.resx
-
-
- True
- Settings.settings
- True
-
-
- ResXFileCodeGenerator
- Resources.Designer.cs
-
-
-
- SettingsSingleFileGenerator
- Settings.Designer.cs
-
-
-
-
-
-
-
-
-
-
-
- {cd93fcbb-ffb0-4207-ab08-f5b1e831cf0f}
- DotNETAssemblyGrapher.Application
-
-
- {287061c2-7772-49aa-bbae-1d85d3726578}
- DotNETAssemblyGrapher.Model
-
-
-
-
-
\ No newline at end of file
+
+
+
+ netcoreapp3.1;net472
+ WinExe
+ true
+ true
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj.NetFx-Style-BkUp b/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj.NetFx-Style-BkUp
new file mode 100644
index 0000000..5bf8f44
--- /dev/null
+++ b/Sources/DotNETAssemblyGrapher/DotNETAssemblyGrapher.csproj.NetFx-Style-BkUp
@@ -0,0 +1,149 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {2CDDE825-086C-404D-9EBC-EF743954BA55}
+ WinExe
+ Properties
+ DotNETAssemblyGrapher
+ DotNETAssemblyGrapher
+ v4.5.2
+ 512
+ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ 4
+ true
+
+
+ AnyCPU
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ AnyCPU
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+
+
+
+
+
+ ..\packages\DocumentFormat.OpenXml.2.7.1\lib\net45\DocumentFormat.OpenXml.dll
+ True
+
+
+ False
+ ..\staticPackages\Microsoft.Msagl.dll
+
+
+ False
+ ..\staticPackages\Microsoft.Msagl.Drawing.dll
+
+
+ False
+ ..\staticPackages\Microsoft.Msagl.WpfGraphControl.dll
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4.0
+
+
+
+
+
+
+ MSBuild:Compile
+ Designer
+
+
+ SpecificationWindow.xaml
+
+
+ MSBuild:Compile
+ Designer
+
+
+ App.xaml
+ Code
+
+
+ MainWindow.xaml
+ Code
+
+
+ Designer
+ MSBuild:Compile
+
+
+
+
+ Code
+
+
+ True
+ True
+ Resources.resx
+
+
+ True
+ Settings.settings
+ True
+
+
+ ResXFileCodeGenerator
+ Resources.Designer.cs
+
+
+
+ SettingsSingleFileGenerator
+ Settings.Designer.cs
+
+
+
+
+
+
+
+
+
+
+
+ {cd93fcbb-ffb0-4207-ab08-f5b1e831cf0f}
+ DotNETAssemblyGrapher.Application
+
+
+ {287061c2-7772-49aa-bbae-1d85d3726578}
+ DotNETAssemblyGrapher.Model
+
+
+
+
+
\ No newline at end of file