Files
Pilz/Pilz.Extensions/Pilz.Extensions.csproj
Pascal Schedel 75ce1575fc version bump
2024-10-21 09:23:12 +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.1.0</Version>
</PropertyGroup>
</Project>