Files
Pilz/Pilz.Plugins.Advanced/Pilz.Plugins.Advanced.csproj
Pilzinsel64 b053274226 versoin bump
2024-07-16 10:15:10 +02:00

13 lines
284 B
XML

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