diff --git a/Rs.Controls/Properties/AssemblyInfo.cs b/Rs.Controls/Properties/AssemblyInfo.cs index 7a1aec3..95f2225 100644 --- a/Rs.Controls/Properties/AssemblyInfo.cs +++ b/Rs.Controls/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //通过使用 "*",如下所示: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("2.20.24.2")] //[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Rs.Controls/Rs.Controls.csproj b/Rs.Controls/Rs.Controls.csproj index f4d5638..0de2be0 100644 --- a/Rs.Controls/Rs.Controls.csproj +++ b/Rs.Controls/Rs.Controls.csproj @@ -18,7 +18,7 @@ true full false - bin\Debug\ + ..\Rs.MotionPlat\bin\Debug\ DEBUG;TRACE prompt 4