File tree 2 files changed +4
-14
lines changed
2 files changed +4
-14
lines changed Original file line number Diff line number Diff line change 16
16
<Identity
17
17
Name =" FilesDev"
18
18
Publisher =" CN=Files"
19
- Version =" 3.5.1 .0" />
19
+ Version =" 3.5.2 .0" />
20
20
21
21
<Properties >
22
22
<DisplayName >Files - Dev</DisplayName >
Original file line number Diff line number Diff line change 43
43
<ItemGroup >
44
44
<Manifest Include =" app.manifest" />
45
45
<Content Update =" Assets\Resources\**" >
46
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
46
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
47
47
</Content >
48
48
<Content Update =" Assets\FilesOpenDialog\SetFilesAsDefault.reg" >
49
49
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
54
54
<Content Update =" Assets\FilesOpenDialog\Files.App.Launcher.exe" >
55
55
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
56
56
</Content >
57
- </ItemGroup >
58
-
59
- <ItemGroup Condition =" '$(Platform)' == 'x64'" >
60
57
<Content Include =" 7z64.dll" >
61
58
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
62
- </Content >
63
- </ItemGroup >
64
-
65
- <ItemGroup Condition =" '$(Platform)' == 'x86'" >
66
- <Content Include =" 7z.dll" >
59
+ </Content ><Content Include =" 7z.dll" >
67
60
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
68
61
</Content >
69
- </ItemGroup >
70
-
71
- <ItemGroup Condition =" '$(Platform)' == 'arm64'" >
72
62
<Content Include =" 7zArm64.dll" >
73
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
63
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
74
64
</Content >
75
65
</ItemGroup >
76
66
You can’t perform that action at this time.
0 commit comments