Files
Pilz/Pilz.Plugins.Advanced/Pilz.Plugins.Advanced.csproj
Schedel Pascal d13fe67b37 version bump
2024-07-01 13:24:56 +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.8.1</Version>
</PropertyGroup>
</Project>