It is very important to have Web.config conversions when we want to avoid publishing errors for production or production. Can this be done with monodevelop? I am looking for a solution without any success.
Currently (from 2.10.9). Mono has not yet implemented the MSDeploy implementation, namely the Microsoft.Web.Publishing.Tasks.dll assembly and the Microsoft.Web.Publishing.targets file.
I will answer after a long time if someone finds this question.I developed a way to publish an ASP.NET project through xbuild (not directly through Monodevelop) with a Web.config conversion.You can find it here .
You can use the package MSBuild.Microsoft.VisualStudio.Web.targets NuGet, see the TransformXml task is performed using msbuild on linux using mono for complete instructions.
MSBuild.Microsoft.VisualStudio.Web.targets
Source: https://habr.com/ru/post/1390832/More articles:Dynamically convert images to binary and vice versa - androidwebdriver target = "_ blank" - javaDynamically add target attribute to collection of already existing anchor tags in known div element - javascriptrepackaging with rpm - linuxGetting friends using the same Facebook app - facebookTransformXml task is done using msbuild on linux using mono - c #javax.faces.FacesException: java.lang.ClassCastException: java.lang.String cannot be added to javax.faces.component.UIComponent - java-eeIs there a real advantage in managing cascading deletion in code rather than in a database? - sqliScroll with fixed footer and header - jquerysetTimeout with dropdown module template - javascriptAll Articles