I'm trying to create a click-once deployment of a desktop app using the .NET SDK 100.0.0. When the application is installed and run it throws an error saying 'Error initializing ArcGISRuntimeEnvironment. Unable to find ArcGISRuntime deployment folder.' Everything runs fine within the development platform.
It appears the ArcGISRuntime100.0 folder is created in the deployment folder, but it is not present in the app.publish folder.