Use shared target framework for Avalonia.Base project.

This commit is contained in:
Pieter-Jan Briers
2022-11-10 01:39:34 +01:00
parent 31d68dcd49
commit 8a0464ed35

View File

@@ -1,7 +1,3 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<Import Project="..\MSBuild\Robust.Properties.targets" />
</Project>