Fix: Managed Job List Subscription

Modified properties are now never 'null'
This commit is contained in:
Gary Sharp
2013-05-13 14:05:58 +10:00
parent fa13c652a4
commit 0914a85be6
10 changed files with 22 additions and 21 deletions
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.0509.1618")]
[assembly: AssemblyFileVersion("1.2.0509.1618")]
[assembly: AssemblyVersion("1.2.0513.1342")]
[assembly: AssemblyFileVersion("1.2.0513.1342")]