AppliStation
修订版 | f5a7df5f9dafebb2eca123b3691ee0485379acd3 (tree) |
---|---|
时间 | 2017-10-13 00:28:40 |
作者 | ttp <ttp@user...> |
Commiter | ttp |
AppliStation-all,アセンブリバージョンを1.4.6に
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices; | ||
28 | 28 | // |
29 | 29 | // You can specify all the values or you can use the default the Revision and |
30 | 30 | // Build Numbers by using the '*' as shown below: |
31 | -[assembly: AssemblyVersion("1.4.5.*")] | |
31 | +[assembly: AssemblyVersion("1.4.6.*")] |
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices; | ||
28 | 28 | // |
29 | 29 | // You can specify all the values or you can use the default the Revision and |
30 | 30 | // Build Numbers by using the '*' as shown below: |
31 | -[assembly: AssemblyVersion("1.4.5.*")] | |
31 | +[assembly: AssemblyVersion("1.4.6.*")] |
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices; | ||
28 | 28 | // |
29 | 29 | // You can specify all the values or you can use the default the Revision and |
30 | 30 | // Build Numbers by using the '*' as shown below: |
31 | -[assembly: AssemblyVersion("1.4.5.*")] | |
31 | +[assembly: AssemblyVersion("1.4.6.*")] |
@@ -23,7 +23,7 @@ using System.Runtime.CompilerServices; | ||
23 | 23 | // You can specify all values by your own or you can build default build and revision |
24 | 24 | // numbers with the '*' character (the default): |
25 | 25 | |
26 | -[assembly: AssemblyVersion("1.4.5.*")] | |
26 | +[assembly: AssemblyVersion("1.4.6.*")] | |
27 | 27 | |
28 | 28 | // The following attributes specify the key for the sign of your assembly. See the |
29 | 29 | // .NET Framework documentation for more information about signing. |