mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 09:29:50 +00:00
assembly version updated to 11.5 for release.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<TargetFramework>net7.0</TargetFramework>
|
<TargetFramework>net7.0</TargetFramework>
|
||||||
<ApplicationIcon>logo2.ico</ApplicationIcon>
|
<ApplicationIcon>logo2.ico</ApplicationIcon>
|
||||||
<Version>11.4.1</Version>
|
<Version>11.5</Version>
|
||||||
<Company>Technitium</Company>
|
<Company>Technitium</Company>
|
||||||
<Product>Technitium DNS Server</Product>
|
<Product>Technitium DNS Server</Product>
|
||||||
<Authors>Shreyas Zare</Authors>
|
<Authors>Shreyas Zare</Authors>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<RepositoryType></RepositoryType>
|
<RepositoryType></RepositoryType>
|
||||||
<Description></Description>
|
<Description></Description>
|
||||||
<PackageId>DnsServer</PackageId>
|
<PackageId>DnsServer</PackageId>
|
||||||
<Version>11.4.1</Version>
|
<Version>11.5</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<RootNamespace>DnsServerWindowsService</RootNamespace>
|
<RootNamespace>DnsServerWindowsService</RootNamespace>
|
||||||
<AssemblyName>DnsService</AssemblyName>
|
<AssemblyName>DnsService</AssemblyName>
|
||||||
<ApplicationIcon>logo2.ico</ApplicationIcon>
|
<ApplicationIcon>logo2.ico</ApplicationIcon>
|
||||||
<Version>11.4.1</Version>
|
<Version>11.5</Version>
|
||||||
<Authors>Shreyas Zare</Authors>
|
<Authors>Shreyas Zare</Authors>
|
||||||
<Company>Technitium</Company>
|
<Company>Technitium</Company>
|
||||||
<Product>Technitium DNS Server</Product>
|
<Product>Technitium DNS Server</Product>
|
||||||
|
|||||||
Reference in New Issue
Block a user