Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 0695602

Browse files
committed
Update sakuragram.csproj
1 parent 1065beb commit 0695602

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

sakuragram/sakuragram.csproj

-8
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,12 @@
6868
<ItemGroup Condition="'$(DisableMsixProjectCapabilityAddedByProject)'!='true' and '$(EnableMsixTooling)'=='true'">
6969
<ProjectCapability Include="Msix" />
7070
</ItemGroup>
71-
<ItemGroup>
72-
<Resource Remove="Views\ContextMenu\ContextMenu.xaml" />
73-
</ItemGroup>
7471
<ItemGroup>
7572
<None Include="..\..\..\Downloads\AyuGram Desktop\Light@2x.png">
7673
<Pack>True</Pack>
7774
<PackagePath>\</PackagePath>
7875
</None>
7976
</ItemGroup>
80-
<ItemGroup>
81-
<Compile Update="Views\WebApp\WebAppView.cs">
82-
<DependentUpon>WebAppView.xaml</DependentUpon>
83-
</Compile>
84-
</ItemGroup>
8577
<PropertyGroup Label="Globals">
8678
<WebView2EnableCsWinRTProjection>False</WebView2EnableCsWinRTProjection>
8779
<PackageIcon>Light@2x.png</PackageIcon>

0 commit comments

Comments
 (0)