• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Controlling VMware Player in Tasktray.


Commit MetaInfo

Revision9770987c1bba0ad73a534f960a474f9d6243d1ac (tree)
Time2015-12-22 14:09:39
AuthorJeffyTS <JeffyTS@outl...>
CommiterJeffyTS

Log Message

Changed developing envionment

Change Summary

Incremental Difference

--- a/CtrlVIX/Properties/AssemblyInfo.cs
+++ b/CtrlVIX/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
3232 // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
3333 // 既定値にすることができます:
3434 // [assembly: AssemblyVersion("1.0.*")]
35-[assembly: AssemblyVersion("1.2.0.*")]
36-[assembly: AssemblyFileVersion("1.2.0.0")]
35+[assembly: AssemblyVersion("1.2.2.*")]
36+[assembly: AssemblyFileVersion("1.2.2.0")]
--- a/VMwPlayerTaskTray/Properties/AssemblyInfo.cs
+++ b/VMwPlayerTaskTray/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
3232 // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
3333 // 既定値にすることができます:
3434 // [assembly: AssemblyVersion("1.0.*")]
35-[assembly: AssemblyVersion("1.2.1.*")]
36-[assembly: AssemblyFileVersion("1.2.1.0")]
35+[assembly: AssemblyVersion("1.2.2.*")]
36+[assembly: AssemblyFileVersion("1.2.2.0")]
--- a/readme.txt
+++ b/readme.txt
@@ -31,8 +31,8 @@
3131
3232 Thanks to VMware,Inc and Microsoft Corporation.
3333 This program has been developed on
34- VMware Workstation Player 12.0.0 and VMware VIX 1.15.0
35- Visual Studio Community 2015
34+ VMware Workstation Player 12.1.0 and VMware VIX 1.15.1
35+ Visual Studio Community 2015 Update1
3636 Windows10 Professional 64bit.
3737
3838 Rlease & modify
@@ -58,6 +58,10 @@ Rlease & modify
5858 2015/09/27 1.1.10 Improved code.
5959 2015/10/02 1.2.0 Improved code and eliminated 'Interop.VixCOM.dll'.
6060 2015/10/09 1.2.1 Fixed dialogs bug.
61+ 2015/09/06 1.2.2 Changed developing envionment from
62+ VMware Player 12.0.0 and VMware VIX 1.15.0
63+ Visual Studio Community 2015
64+ Windows10 Professional 64bit.
6165
6266
6367