Commit 5bfde9f6 by liulongfei

加密修改

parent 3dd01479
......@@ -21,7 +21,7 @@
<!-- 系统版本 -->
<TextBlock Text="系统版本:" VerticalAlignment="Center" HorizontalAlignment="Right"
Grid.Row="1" Grid.Column="0" Margin="0,0,10,0"></TextBlock>
<TextBlock Text="V1.2.0.04041049_beta" VerticalAlignment="Center" HorizontalAlignment="Left"
<TextBlock Text="V1.2.0.04191103_beta" VerticalAlignment="Center" HorizontalAlignment="Left"
Grid.Row="1" Grid.Column="1"></TextBlock>
</Grid>
</dx:ThemedWindow>
......@@ -55,4 +55,4 @@ using VIZ.Framework.Core;
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04041049_beta")]
\ No newline at end of file
[assembly: ApplicationDllCheck(Key = "V1.2.0.04191103_beta")]
\ No newline at end of file
......@@ -56,4 +56,4 @@ using VIZ.Framework.Core;
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04041049_beta")]
\ No newline at end of file
[assembly: ApplicationDllCheck(Key = "V1.2.0.04191103_beta")]
\ No newline at end of file
......@@ -56,4 +56,4 @@ using VIZ.Framework.Core;
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04041049_beta")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04191103_beta")]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment