Files
Pilz/Pilz.Plugins.Advanced/Pilz.Plugins.Advanced.csproj
2024-07-16 10:17:39 +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.1</Version>
</PropertyGroup>
</Project>