mirror of
https://github.com/CHN-beta/group-meeting-lottery.git
synced 2026-01-10 00:49:28 +08:00
add icon
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<ImportedNamespaces>OfficeOpenXml=False,System.Data=False,System.Drawing=False,System.Windows.Forms=False,Microsoft.VisualBasic=True,System=True,System.Collections=True,System.Collections.Generic=True,System.Diagnostics=True,System.Linq=True,System.Xml.Linq=True,System.Threading.Tasks=True,幸运抽奖=True</ImportedNamespaces>
|
||||
<OptionStrict>On</OptionStrict>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
<ApplicationIcon>index.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
@@ -27,6 +28,10 @@
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="index.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Import Include="OfficeOpenXml" />
|
||||
<Import Include="System.Data" />
|
||||
|
||||
Reference in New Issue
Block a user