assembly version updated to 10.0 for release

This commit is contained in:
Shreyas Zare
2022-11-26 14:10:46 +05:30
parent e2acfab60f
commit f00c30d2b5
3 changed files with 8 additions and 8 deletions

View File

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