Loading wrapper/c#/WorldAnalysisWrapper/Program.cs +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ namespace WorldAnalysisWrapper { { class Program class Program { { static public bool isDev = true; static public bool isDev = false; static bool isDev_Secure = true; static bool isDev_Secure = true; static bool isLocalNetwork = true; static bool isLocalNetwork = true; Loading wrapper/c#/WorldAnalysisWrapper/WorldAnalysis.cs +2 −0 Original line number Original line Diff line number Diff line Loading @@ -172,7 +172,9 @@ namespace WorldAnalysisWrapper // // // Get all lists from the World Storage REST server (test) // Get all lists from the World Storage REST server (test) // // #if ALWAYS_CALL_REST_API if (Program.isDev) if (Program.isDev) #endif { { // Get trackables // Get trackables trackables = TrackableRequest.GetTrackablesSync(server); trackables = TrackableRequest.GetTrackablesSync(server); Loading wrapper/c#/WorldAnalysisWrapper/obj/Debug/net5.0/WorldAnalysisWrapper.csprojAssemblyReference.cache (102 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
wrapper/c#/WorldAnalysisWrapper/Program.cs +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ namespace WorldAnalysisWrapper { { class Program class Program { { static public bool isDev = true; static public bool isDev = false; static bool isDev_Secure = true; static bool isDev_Secure = true; static bool isLocalNetwork = true; static bool isLocalNetwork = true; Loading
wrapper/c#/WorldAnalysisWrapper/WorldAnalysis.cs +2 −0 Original line number Original line Diff line number Diff line Loading @@ -172,7 +172,9 @@ namespace WorldAnalysisWrapper // // // Get all lists from the World Storage REST server (test) // Get all lists from the World Storage REST server (test) // // #if ALWAYS_CALL_REST_API if (Program.isDev) if (Program.isDev) #endif { { // Get trackables // Get trackables trackables = TrackableRequest.GetTrackablesSync(server); trackables = TrackableRequest.GetTrackablesSync(server); Loading
wrapper/c#/WorldAnalysisWrapper/obj/Debug/net5.0/WorldAnalysisWrapper.csprojAssemblyReference.cache (102 KiB) File changed.No diff preview for this file type. View original file View changed file