We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ca6cf commit 914e0faCopy full SHA for 914e0fa
src/Files.App/Files.App.csproj
@@ -141,8 +141,6 @@
141
<AdditionalFiles Include="Strings\en-US\Resources.resw" />
142
</ItemGroup>
143
144
- <!-- Build Files.App.Server before this project without a ProjectReference, to avoid its
145
- self-contained output files being pulled into the MSIX payload and causing APPX1101 errors -->
146
<Target Name="BuildFilesAppServer" BeforeTargets="Build;Rebuild;ResolveAssemblyReferences">
147
<MSBuild Projects="..\Files.App.Server\Files.App.Server.csproj"
148
Targets="Build"
0 commit comments