Files
Pilz/Pilz.Extensions/Pilz.Extensions.csproj
Pilzinsel64 3502efc7f6 version bump
2024-08-16 09:19:25 +02:00

14 lines
278 B
XML

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