-
Consider sequences of two operations from the set { cross-document navigation, same-document navigation, cross-document history traversal, same-document history traversal }, both _requested_ synchrono…
-
In [Builders.WebApp](https://github.com/CompositionalIT/farmer/blob/e09bb3358ea0d85d26f23ce5c9edb7deac1a9df9/src/Farmer/Builders/Builders.WebApp.fs#L271)
the default values are:
```
"APPINSIGHTS_PR…
-
When I run the following command:
`Find-Package -Name Microsoft.Web.Xdt -ProviderName NuGet`
I get this error:
`Find-Package: No match was found for the specified search criteria and pack…
-
A user has requested support for applying transforms to any .xml file and not just .config files.
-
Should be able to add this to the xdt file and it will take effect:
```
```
(where `{package}` is replaced by the name of the package as I copy/paste …
zooba updated
6 years ago
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md).
- [X] I have not leaked any internal/restricted information like screenshot…
-
Something to be aware of, as there's no authentication by default on routes.axd anyone can have a snoop a your route configuration, which may expose stuff you'd rather not people know.
My workaround …
-
source file
```xml
```
target file
```xml
```
The generated patch file is
```xml
```
Th…
-
Emerging dev-dotnet/xdt-for-monodevelop-2.8.3-r1 fails on line 2224
`/var/tmp/portage/dev-dotnet/xdt-for-monodevelop-2.8.3-r1/temp/environment: line 2224: exbuild: command not found`
[build.log](h…
-
Is it possible to dynamically define the xml transform and then apply it to the config, e.g.
```
{
} => app.config
```
**-- OR --**
If the …