1
0
mirror of https://github.com/dnpm-dip/mv64e-mtb-dto-dotnet.git synced 2025-07-01 18:32:54 +00:00

build: add package version

This commit is contained in:
2025-06-24 19:30:05 +02:00
parent bf2ef16e48
commit cdf41ee5b1

View File

@ -4,6 +4,8 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.1.0</Version>
</PropertyGroup>
<ItemGroup>