https://github.com/jphellemons/vs2013webformbug
Found a bug with parsing ascx in webforms. vs2013 only
https://github.com/jphellemons/vs2013webformbug
Last synced: 3 months ago
JSON representation
Found a bug with parsing ascx in webforms. vs2013 only
- Host: GitHub
- URL: https://github.com/jphellemons/vs2013webformbug
- Owner: jphellemons
- Created: 2013-07-02T09:58:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-02T10:40:02.000Z (almost 12 years ago)
- Last Synced: 2024-12-28T01:32:33.732Z (5 months ago)
- Language: C#
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vs2013webformBug
================Found a bug with parsing ascx in webforms. vs2013 only.
if you open this in vs2013 preview and run it you will get
<$A$> rendered before the text
if you close vs2013 and open the exact same solution in vs2012 you will not get this strange semi html tag