Backend/Directory.Build.targets (
5
lines of code) (
raw
):
<Project> <ItemGroup> <!-- Work around a problem in Microsoft.Identity.Client.NativeInterop.targets --> <EmbeddedFiles Remove="$(GeneratedAssemblyInfoFile)" /> </ItemGroup> </Project>