[CHANGE] Updated project config for packages
Some checks failed
Build C# Library / build (push) Failing after 1m3s

This commit is contained in:
max
2025-08-02 19:54:45 +02:00
parent 67d59039c1
commit 1d519ada9d
4 changed files with 17 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>12</LangVersion>
<Authors>NetzByte</Authors>
<PackageProjectUrl>https://git.netzbyte.com/max/DotBased</PackageProjectUrl>
<RepositoryUrl>https://git.netzbyte.com/max/DotBased</RepositoryUrl>
</PropertyGroup>
<ItemGroup>