diff --git a/App/ModernWpfPlayground.csproj b/App/ModernWpfPlayground.csproj index ffadb01..1a34ef5 100644 --- a/App/ModernWpfPlayground.csproj +++ b/App/ModernWpfPlayground.csproj @@ -1,20 +1,22 @@ - + WinExe - netcoreapp3.1 + net5.0-windows10.0.18362.0 true enable - - - + + + - - + + + + diff --git a/Controls/Controls.csproj b/Controls/Controls.csproj index de3af34..c507b02 100644 --- a/Controls/Controls.csproj +++ b/Controls/Controls.csproj @@ -1,14 +1,16 @@ - + - netcoreapp3.1 + net5.0-windows10.0.18362.0 true enable - - + + + +