Files
Pilz/Pilz.Plugins.Advanced/Pilz.Plugins.Advanced.csproj
2024-07-02 12:06:49 +02:00

13 lines
283 B
XML

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