How to build project when content files change
<ItemGroup>
<UpToDateCheckInput Include="@(Content);@(None)" />
</ItemGroup>PreviousHow to include package reference files in your nugetNextHow to launch multiple Azure Functions apps on different ports
Last updated