Files
Pilz/Pilz.UI/Pilz.UI.csproj
Pilzinsel64 7a080280f5 version bump
2025-08-21 07:58:06 +02: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.0</Version>
</PropertyGroup>
</Project>