The Wayback Machine - https://web.archive.org/web/20220617220555/https://github.com/topics/msbuild
Skip to content
#

msbuild

Here are 279 public repositories matching this topic...

SpartanFrederic104
SpartanFrederic104 commented Jun 13, 2022

Operating System

Windows 10, 64-bit

OpenRCT2 build

OpenRCT2, v0.4.0-239-gd76a215 (d76a215 on develop) provided by GitHub

Describe the issue

In the ride paint window, the Canvas Tent station style shows an inconsistent color from the actual ride it is used on:
![Fred's Workbench 2022-06-13 12-57-44](https://user-images.githubusercontent.com/61885939/173435021-36d24b1e-c988-4cfd-86

bug good first issue
msbuild
NMertsch
NMertsch commented Jun 3, 2022

Issue Description

The MSBuild Task XslTransformation (docs, source) always loads the provided XSLT file with XmlSpace.Default. I would like to use XmlSpace.Preserve instead.

Steps to Reproduce

See [this project](

up-for-grabs Feature Request Area: Tasks Good First Issue

Improve this page

Add a description, image, and links to the msbuild topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the msbuild topic, visit your repo's landing page and select "manage topics."

Learn more