-
Environment:
Win7 x64
VS2015
WPF application
App.config Add Transform is done
App.Debug.config and App.Release.config are generated and shown in solution explorer
No matter how I change the Ap…
-
xumix updated
7 years ago
-
IIS on Azure is either not caching the crompessed static files after a request or it is not serving them from the cached location on subsequent requests. I have tryed to set the "directory" tag with t…
-
We do have TESTS that runs on a database project. The connectionString is in the app.config file
I plan to use your extension to create a token and replace it during deployment with a pipeline.
But …
-
This prevents scrambled .puz files from loading on downforacross.com
![Screen Shot 2020-04-28 at 2 28 40 PM](https://user-images.githubusercontent.com/1846726/80523772-994a4780-895c-11ea-9f1b-a5e04…
-
### Brief description of the issue
Cannot retrieve an uploaded file by the FileUpload field in a custom workflow, when deployed in Umbraco Cloud (locally it works).
### Specifics
Umbraco 8.16.…
-
From https://github.com/aspnet/Docs/issues/2029#issuecomment-257509521 @benzhi2011 has requested that we have better support for app settings for different environments. In the past he used web.config…
-
**Describe the bug**
I am using a somewhat hacky method of supplying both app settings in template and in parameter file. There is a parameter called "customAppSettings", which contains an array with…
-
When the Output Window Services extension is installed in a project via NuGet, it could automatically update the **source.extension.vsixmanifest** file to reference the nested VSIX file.
Open questio…
-
All of the examples I've seen of using SlowCheetah involve replacing the full contents of an attribute in a node.
What I want to do is replace part of an attribute value. For example, if my App.con…