Files
Pilz/Pilz.Plugins/Pilz.Plugins.csproj
Pilzinsel64 bf2ec306cc version bump
2024-11-11 08:46:39 +01:00

14 lines
279 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net8.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
<Version>2.1.10</Version>
</PropertyGroup>
</Project>