This commit is contained in:
2026-07-26 21:20:35 +03:30
parent 24f500b081
commit 4765d255af
+5 -4
View File
@@ -10,8 +10,8 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Description>
it is a Part of xDashboard on SaherElm IT Center which provides: EventBus core and RabbitMQ
implementation of if
it is a Part of xDashboard on SaherElm IT Center which provides: EventBus core and RabbitMQ
implementation of if
</Description>
<!-- Icon Definition -->
@@ -20,7 +20,8 @@
<!-- Icon Handling -->
<ItemGroup>
<None Include="../../Resources/Images/favicon.png" Link="icon.png" Pack="true" PackagePath="\icon.png" />
<None Include="../../Resources/Images/favicon.png" Link="icon.png" Pack="true"
PackagePath="\icon.png" />
</ItemGroup>
<!-- Local Modules -->
@@ -43,5 +44,5 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);1591</NoWarn>
</PropertyGroup>
</Project>