Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
VIZ.Package
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘龙飞
VIZ.Package
Commits
5bfde9f6
Commit
5bfde9f6
authored
Apr 19, 2023
by
liulongfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
加密修改
parent
3dd01479
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
VIZ.Package.Module/Help/About/View/AboutWindow.xaml
+1
-1
VIZ.Package.Module/Properties/AssemblyInfo.cs
+2
-2
VIZ.Package.TestPlugin/Properties/AssemblyInfo.cs
+2
-2
VIZ.Package/Properties/AssemblyInfo.cs
+1
-1
No files found.
VIZ.Package.Module/Help/About/View/AboutWindow.xaml
View file @
5bfde9f6
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<!-- 系统版本 -->
<!-- 系统版本 -->
<TextBlock Text="系统版本:" VerticalAlignment="Center" HorizontalAlignment="Right"
<TextBlock Text="系统版本:" VerticalAlignment="Center" HorizontalAlignment="Right"
Grid.Row="1" Grid.Column="0" Margin="0,0,10,0"></TextBlock>
Grid.Row="1" Grid.Column="0" Margin="0,0,10,0"></TextBlock>
<TextBlock Text="V1.2.0.04
041049
_beta" VerticalAlignment="Center" HorizontalAlignment="Left"
<TextBlock Text="V1.2.0.04
191103
_beta" VerticalAlignment="Center" HorizontalAlignment="Left"
Grid.Row="1" Grid.Column="1"></TextBlock>
Grid.Row="1" Grid.Column="1"></TextBlock>
</Grid>
</Grid>
</dx:ThemedWindow>
</dx:ThemedWindow>
VIZ.Package.Module/Properties/AssemblyInfo.cs
View file @
5bfde9f6
...
@@ -55,4 +55,4 @@ using VIZ.Framework.Core;
...
@@ -55,4 +55,4 @@ using VIZ.Framework.Core;
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("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")]
\ No newline at end of file
\ No newline at end of file
VIZ.Package.TestPlugin/Properties/AssemblyInfo.cs
View file @
5bfde9f6
...
@@ -56,4 +56,4 @@ using VIZ.Framework.Core;
...
@@ -56,4 +56,4 @@ using VIZ.Framework.Core;
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04041049_beta")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04191103_beta")]
\ No newline at end of file
\ No newline at end of file
VIZ.Package/Properties/AssemblyInfo.cs
View file @
5bfde9f6
...
@@ -56,4 +56,4 @@ using VIZ.Framework.Core;
...
@@ -56,4 +56,4 @@ using VIZ.Framework.Core;
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04
041049
_beta")]
[assembly: ApplicationDllCheck(Key = "V1.2.0.04
191103
_beta")]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment