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 e9a1c31 commit 0d260e1Copy full SHA for 0d260e1
src/Files.App/Files.App.csproj
@@ -58,7 +58,7 @@
58
<Content Condition="'$(Platform)' == 'x64'" Include="7z64.dll">
59
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
60
</Content>
61
- <Content Condition="'$(Platform)' == 'x86'" Include="7z.dll">
+ <Content Condition="'$(Platform)' == 'x86'" Include="7z.dll">
62
63
64
<Content Condition="'$(Platform)' == 'arm64'" Include="7zArm64.dll">
0 commit comments