From 3e5e58fb5955346394d2cf1fbbe03d0c0edb4b08 Mon Sep 17 00:00:00 2001 From: Kagamia Date: Tue, 4 Aug 2015 09:28:43 +0800 Subject: [PATCH] Release Version fix version num and project settings --- WzComparerR2.LuaConsole/WzComparerR2.LuaConsole.csproj | 1 + WzComparerR2.MonsterCard/WzComparerR2.MonsterCard.csproj | 3 ++- WzComparerR2.PluginBase/Properties/AssemblyInfo.cs | 2 +- WzComparerR2.WzLib/Properties/AssemblyInfo.cs | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/WzComparerR2.LuaConsole/WzComparerR2.LuaConsole.csproj b/WzComparerR2.LuaConsole/WzComparerR2.LuaConsole.csproj index 51b41742..f13c77eb 100644 --- a/WzComparerR2.LuaConsole/WzComparerR2.LuaConsole.csproj +++ b/WzComparerR2.LuaConsole/WzComparerR2.LuaConsole.csproj @@ -37,6 +37,7 @@ False ..\References\DevComponents.DotNetBar2.dll + False False diff --git a/WzComparerR2.MonsterCard/WzComparerR2.MonsterCard.csproj b/WzComparerR2.MonsterCard/WzComparerR2.MonsterCard.csproj index e8e27727..327283db 100644 --- a/WzComparerR2.MonsterCard/WzComparerR2.MonsterCard.csproj +++ b/WzComparerR2.MonsterCard/WzComparerR2.MonsterCard.csproj @@ -33,8 +33,8 @@ False ..\References\DevComponents.DotNetBar2.dll + False - @@ -84,6 +84,7 @@ {5e883be2-2009-4517-8026-4b90deb83884} WzComparerR2 + False diff --git a/WzComparerR2.PluginBase/Properties/AssemblyInfo.cs b/WzComparerR2.PluginBase/Properties/AssemblyInfo.cs index c871459b..a302db5d 100644 --- a/WzComparerR2.PluginBase/Properties/AssemblyInfo.cs +++ b/WzComparerR2.PluginBase/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // 方法是按如下所示使用“*”: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.40804")] +[assembly: AssemblyFileVersion("1.0.1.50804")] diff --git a/WzComparerR2.WzLib/Properties/AssemblyInfo.cs b/WzComparerR2.WzLib/Properties/AssemblyInfo.cs index f3ad701b..56273aa5 100644 --- a/WzComparerR2.WzLib/Properties/AssemblyInfo.cs +++ b/WzComparerR2.WzLib/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // 方法是按如下所示使用“*”: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.3.0")] -[assembly: AssemblyFileVersion("1.0.2.50804")] +[assembly: AssemblyFileVersion("1.0.3.50804")]