Add some debug output so people know why REST is magically enabled.
This commit is contained in:
parent
c1f6204045
commit
ccee8f3ff4
2 changed files with 8 additions and 3 deletions
|
|
@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// MMdd of the build
|
||||
|
||||
[assembly: AssemblyVersion("3.6.0.0126")]
|
||||
[assembly: AssemblyFileVersion("3.6.0.0126")]
|
||||
[assembly: AssemblyVersion("3.6.0.0204")]
|
||||
[assembly: AssemblyFileVersion("3.6.0.0204")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue