update package project url & move to Directory.Build.props

This commit is contained in:
2024-06-05 19:20:25 +02:00
parent 1b49c54822
commit b6e5b8b6e4
22 changed files with 3 additions and 43 deletions

View File

@@ -4,8 +4,6 @@
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
<DocumentationFile>Pilz.Collections.xml</DocumentationFile>
<DefineTrace>true</DefineTrace>
<PackageProjectUrl>https://gitlab.com/Pilzinsel64/pilz-framework</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DefineDebug>true</DefineDebug>