assembly version updated to v5.4 for release.

This commit is contained in:
Shreyas Zare
2020-10-18 16:23:56 +05:30
parent 4c9f1a2f97
commit 34471ca1d8
5 changed files with 16 additions and 16 deletions

View File

@@ -6,15 +6,15 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<ApplicationIcon>logo2.ico</ApplicationIcon>
<Version>5.3</Version>
<Version>5.4</Version>
<Company>Technitium</Company>
<Product>Technitium DNS Server</Product>
<Authors>Shreyas Zare</Authors>
<AssemblyName>DnsServerApp</AssemblyName>
<RootNamespace>DnsServerApp</RootNamespace>
<StartupObject>DnsServerApp.Program</StartupObject>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
<FileVersion>5.3.0.0</FileVersion>
<AssemblyVersion>5.4.0.0</AssemblyVersion>
<FileVersion>5.4.0.0</FileVersion>
<PackageProjectUrl>https://technitium.com/dns/</PackageProjectUrl>
<RepositoryUrl>https://github.com/TechnitiumSoftware/DnsServer</RepositoryUrl>
</PropertyGroup>

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.3.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]
[assembly: AssemblyVersion("5.4.0.0")]
[assembly: AssemblyFileVersion("5.4.0.0")]

View File

@@ -162,9 +162,9 @@
<RepositoryType></RepositoryType>
<Description>.NET Standard 2.0</Description>
<PackageId>DnsServer</PackageId>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
<FileVersion>5.3.0.0</FileVersion>
<Version>5.3</Version>
<AssemblyVersion>5.4.0.0</AssemblyVersion>
<FileVersion>5.4.0.0</FileVersion>
<Version>5.4</Version>
</PropertyGroup>
</Project>

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.3.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]
[assembly: AssemblyVersion("5.4.0.0")]
[assembly: AssemblyFileVersion("5.4.0.0")]

View File

@@ -488,7 +488,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:DnsServerCore, Version=5.2.0.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:DnsServerCore, Version=5.4.0.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_4744230694CEBFA14C02D34630CBE800"
@@ -612,7 +612,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:TechnitiumLibrary.Net, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:TechnitiumLibrary.Net, Version=4.2.0.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_9E2B74BD683FB4419D3D83F8077F2EB9"
@@ -674,7 +674,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:TechnitiumLibrary.Net, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:TechnitiumLibrary.Net, Version=4.2.0.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_BB60BA89D1895F2892DFDF8733540B69"
@@ -892,15 +892,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:DNS Server"
"ProductCode" = "8:{5C42C860-871F-42CE-BD73-7B7541842532}"
"PackageCode" = "8:{DFBAD2F9-B56A-4C8A-A411-F94ADCC0512D}"
"ProductCode" = "8:{E986D81C-21C3-47F1-844E-E7768A1BCD4B}"
"PackageCode" = "8:{ADCBFCF7-8E32-43BC-841C-683CA3AED938}"
"UpgradeCode" = "8:{ED5F64A5-EFD9-4A95-AA7C-4B8447343BD4}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:5.3"
"ProductVersion" = "8:5.4"
"Manufacturer" = "8:Technitium"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://technitium.com/dns/"