Skip to content

Commit a6d1dbd

Browse files
committed
移除访问代码库的按钮,并将“为何没有进阶职业”的说明直接放到程序内部
1 parent d1875d3 commit a6d1dbd

File tree

5 files changed

+96
-126
lines changed

5 files changed

+96
-126
lines changed

bin/JobCodeCalculator.exe

-512 Bytes
Binary file not shown.

bin/JobCodeCalculator.pdb

-2 KB
Binary file not shown.

csproj-10/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// 可以指定所有这些值,也可以使用“内部版本号”和“修订号”的默认值,
3333
// 方法是按如下所示使用“*”:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("1.0.0.1")]
36+
[assembly: AssemblyFileVersion("1.0.0.1")]

0 commit comments

Comments
 (0)