Questions tagged [xsp4]
31 questions
0
votes
1 answer
How do i add -pkg:dotnet to a web.config in Mono
I have been given a web application written in C# which I would like to deploy on Mono if possible.
In order to get the application to compile, I need to pass the -pkg:dotnet flag to the compiler.
dmcs -pkg:dotnet
I am currently using XSP4 for…

user1357522
- 1
- 1