Files
Pilz/Pilz.UI/Pilz.UI.csproj
Pilzinsel64 5650cb8fd6 AvaloniaUI
2025-11-06 06:21:35 +01:00

15 lines
336 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<PropertyGroup>
<Version>3.1.1</Version>
</PropertyGroup>
</Project>