Chat Design Aktuallisierung
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>ownchat_favicon.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>..\libs\Newtonsoft.Json.dll</HintPath>
|
||||
@@ -110,5 +113,14 @@
|
||||
<ItemGroup>
|
||||
<Resource Include="Ressourcen\SymbolRefresh32.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Resource Include="Ressourcen\ownChat-Background.png" />
|
||||
<Resource Include="Ressourcen\ownchat_favicon.png" />
|
||||
<Resource Include="Ressourcen\ownchat_icon.png" />
|
||||
<Resource Include="Ressourcen\ownchat_logo.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="ownchat_favicon.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user