Skip to main content
16 events
when toggle format what by license comment
S May 7, 2020 at 20:01 history bounty ended CommunityBot
S May 7, 2020 at 20:01 history notice removed CommunityBot
S Apr 29, 2020 at 18:09 history bounty started Alex Gordon
S Apr 29, 2020 at 18:09 history notice added Alex Gordon Authoritative reference needed
Feb 26, 2020 at 0:50 comment added Dijkgraaf That is from experience.
Feb 16, 2020 at 11:52 comment added Alex Gordon Is that your hypothesis or experience? What kind of dll is going to be generated from an azure resource group project?
Feb 16, 2020 at 6:55 comment added Dijkgraaf The DLL gets created when you build the solution
Feb 16, 2020 at 3:49 comment added Alex Gordon @Dijkgraaf please respond
Feb 9, 2020 at 20:46 history edited Dijkgraaf
Removed btm tag. Replaced with biztalk-mapper
Feb 6, 2020 at 23:26 history edited Dijkgraaf CC BY-SA 4.0
Spelling and formatting
Feb 6, 2020 at 23:22 answer added Dijkgraaf timeline score: 1
Feb 6, 2020 at 19:54 comment added Alex Gordon How does a dll get created? I have not seen this.
Feb 6, 2020 at 19:53 comment added Alex Gordon If we start with a BTM file and source control and we need that compiled to an XsLT how do we do that? I need the XsLT for the release.
Feb 6, 2020 at 19:09 comment added Dijkgraaf Why do you need to do this? If you explain that maybe we can solve your actual problem. The XSLT will be in the compiled DLL for the maps project (or whichever project it is in). I know this as I've had to use a de-compiler tool to recover the source code for a map.
Feb 6, 2020 at 16:19 comment added Levi Lu-MSFT I donot think it can be done from azure devops pipeline. If you need the xslt file in your pipeline, you can firstly generate it from visual studio, and then push it to your repo. so that the xslt file will be available in your pipeline.
Feb 4, 2020 at 17:27 history asked Alex Gordon CC BY-SA 4.0