Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
When publishing Umbraco 10 on IIS, and following this guide
https://our.umbraco.com/documentation/Fundamentals/Setup/Server-Setup/iis/
Is says I need to install https://dotnet.microsoft.com/en-us/download/dotnet/5.0
But do I need 5.0, og should i install 6.0, and then publish it with
dotnet publish -o ../deployment-artefacts -f net6.0 ?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Publish to IIS .net 5 or .net 6
Hi
When publishing Umbraco 10 on IIS, and following this guide
https://our.umbraco.com/documentation/Fundamentals/Setup/Server-Setup/iis/
Is says I need to install https://dotnet.microsoft.com/en-us/download/dotnet/5.0
But do I need 5.0, og should i install 6.0, and then publish it with
dotnet publish -o ../deployment-artefacts -f net6.0 ?
is working on a reply...