Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to URI escape "$" in project settings?

$
0
0

Problem : 
Try to set the following propery value in Project Properties 

-Wa,-adhlns=$(<:.c=.lst)

Will throw error, The MPF code recognizes the above value as a valid MSBuild Propery since it matches the pattern $(...), but fails in evaulation. So these kind of strings must be URI escaped before saving into the project file. This holds true for any project property value set.

How to do this? Is this a known issue?


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>