Answer the question
In order to leave comments, you need to log in
Why can't I publish the project to the file system?
Can't publish project from Visual Studio. Here are the post settings:
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<WebPublishMethod>FileSystem</WebPublishMethod>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<ExcludeApp_Data>False</ExcludeApp_Data>
<publishUrl>e:\vspublish\audit</publishUrl>
<DeleteExistingFiles>True</DeleteExistingFiles>
</PropertyGroup>
</Project>
Answer the question
In order to leave comments, you need to log in
This happens when trying to update the package Microsoft.Net.Compilers
through the Nuget manager to the latest stable version (currently 2.6.1):
If you do not upgrade the package, then the publication is normal:
Why and where to configure this build? In the settings of the project itself, there is no integration or connection with Azure, the publication goes to the file system. Knowledgeable people tell me. I can't mark this post as an answer to a question yet.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question