assembly version updated for release

This commit is contained in:
Shreyas Zare
2024-02-04 21:59:54 +05:30
parent ef8216dcbe
commit 3bd70f6d2d
5 changed files with 19 additions and 14 deletions

View File

@@ -4,9 +4,9 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ApplicationIcon>logo2.ico</ApplicationIcon>
<Version>11.5.3</Version>
<Version>12.0</Version>
<Company>Technitium</Company>
<Product>Technitium DNS Server</Product>
<Authors>Shreyas Zare</Authors>