-
I have a MSBuild file that contains a couple of [MSBuild transformations](http://msdn.microsoft.com/en-us/library/ms171476.aspx). I want to transform this file with an XML transformation, but the prob…
ligaz updated
7 years ago
-
When adding SlowCheetah to a project, you also add a reference to the SlowCheetah.Xdt assembly, which isn't signed (doesn't have a strong name). This prevents your own assemblies to have a strong name…
-
Due to https://github.com/dotnet/sdk/issues/472, the `dotnet-transform-xdt.runtimeconfig.json` file is not included in the nupkg file when `dotnet pack` runs.
Remove [the current hack](https://git…
-
Transforming the root node of a config file that contains a namespace fails with this error:
Could not write Destination file: Object reference not set to an instance of an object.
This transform wil…
-
[Summarized from a customer]
I want to expose the sites
http://www.localdev.com/
http://www.localdev.com/app1
http://www.localdev.com/app2
the root web site, site1 and site2 are all separate asp.net…
-
Problem seems to be tied to linux (Debian 8), Windows (2012R2) does not exhibit this behavior.
**Type** :
- Bug
**NLog version**:
- NLog 5.0.0-beta07
- NLog.Web.AspNetCore 4.4.0
**Plat…
-
Nuked a pot that was idle since boot so no magic shield effect, took 0 damage, not no effect. I wonder if a change somewhere made other mobs that are resistant to magic have stronger resists too.
-
I am uploading my code on our PreLive Enviourment but we have an error I sharing you build log also please check and verify where exactly issue occur ?
Log -
Copying file from "app.config" to "obj\P…
-
I have a target file with the following
```
...
...
```
The generated XDT contains the following:
```
...
...
```
Upon attempting to apply the XDT, it fails due to the cas…
-
Today there is no native way to apply post-install xdt transforms.