Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobysmith568 committed Sep 29, 2018
2 parents 2710af2 + 0f4b981 commit 2c1d100
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Kallithea Klone/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// 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("1.0.8.0")]
[assembly: AssemblyFileVersion("1.0.8.0")]
[assembly: AssemblyVersion("1.0.9.0")]
[assembly: AssemblyFileVersion("1.0.9.0")]
25 changes: 5 additions & 20 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_9727C1AF41E7078620D788C19530E48D"
"OwnerKey" = "8:_53B91D14BC52EAFD7CA884B0166CBDA9"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
Expand All @@ -64,7 +64,7 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_53B91D14BC52EAFD7CA884B0166CBDA9"
"OwnerKey" = "8:_9727C1AF41E7078620D788C19530E48D"
"MsmSig" = "8:_UNDEFINED"
}
}
Expand Down Expand Up @@ -217,11 +217,6 @@
"AssemblyAsmDisplayName" = "8:System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
"ScatterAssemblies"
{
"_53B91D14BC52EAFD7CA884B0166CBDA9"
{
"Name" = "8:System.Net.Http.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:System.Net.Http.dll"
"TargetName" = "8:"
Expand All @@ -248,11 +243,6 @@
"AssemblyAsmDisplayName" = "8:RestSharp, Version=106.3.1.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_9727C1AF41E7078620D788C19530E48D"
{
"Name" = "8:RestSharp.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:RestSharp.dll"
"TargetName" = "8:"
Expand All @@ -279,11 +269,6 @@
"AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_FE57875AC063BB13E2DB31AB091D0CB6"
{
"Name" = "8:Newtonsoft.Json.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:Newtonsoft.Json.dll"
"TargetName" = "8:"
Expand Down Expand Up @@ -359,15 +344,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Kallithea Klone"
"ProductCode" = "8:{028BD4DD-E2F8-4F25-8374-041A8DDD3DD4}"
"PackageCode" = "8:{A39A6A0D-6CB7-4575-94FA-67D7E15C9976}"
"ProductCode" = "8:{9E8B13AB-D39B-4057-95A8-66582E8BC0FC}"
"PackageCode" = "8:{94D8A069-FBE2-4E38-AFA6-C6C96B0D2A6B}"
"UpgradeCode" = "8:{6DB75753-DB50-400C-BD72-E4C2253DADBE}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.8"
"ProductVersion" = "8:1.0.9"
"Manufacturer" = "8:Kallithea Klone"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 2c1d100

Please sign in to comment.