xml - Validate web.config file using xsd -
i've build small xslt command line utility perform .config file changes on build server.
i'm looking @ adding validation using dotnetconfig.xsd
prevent invalid xml.
can find file in visual studio installation directory not on build server.
i searched online if schema somewhere public vs version cannot find (vs 2017). how should solve problem?
Comments
Post a Comment