mcdon-ron
mcdon-ron
For web projects, I noticed that build ouputs the transformed config to the bin folder, and publish outputs the tranformed config to it's original location (root of directory). This made...
there's a difference in the call to the csc task for the AssemblyInfo.cs attaching the project with the msbuild log, and the sharpdevelop diagnostic build log [LanguageNameInvalid.zip](https://github.com/icsharpcode/SharpDevelop/files/190348/LanguageNameInvalid.zip) from the msbuild...
I just confirmed that adding **/p:BuildingInsideVisualStudio=true** to my msbuild command line reproduces the issue. It seems the core of the issue is with csc.exe and the parameter **preferreduilang:en-US** on Windows...
In Chrome I'm seeing the Pie Chart renders with a width that is too large. Not sure how the width of the Pie Chart compares to the other types of...
If they'd still help, attaching what I have for `HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0` as vb6-keys-1.txt and `HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\6.0\Setup\Microsoft Visual Basic` as vb6-keys-2.txt [vb6-keys-1.txt](https://github.com/kellyethridge/SimplyVBUnit/files/5497493/vb6-keys-1.txt) [vb6-keys-2.txt](https://github.com/kellyethridge/SimplyVBUnit/files/5497494/vb6-keys-2.txt)