last ...
This commit is contained in:
+2
-1
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<!-- Local Modules -->
|
<!-- Local Modules -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="xDashboard.xMessageService" Version="1.0.0" />
|
<!-- <PackageReference Include="xDashboard.xMessageService" Version="1.0.0" /> -->
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- Project Dependencies -->
|
<!-- Project Dependencies -->
|
||||||
@@ -32,5 +32,6 @@
|
|||||||
<ProjectReference Include="..\XAiService\XAiService.csproj" />
|
<ProjectReference Include="..\XAiService\XAiService.csproj" />
|
||||||
<ProjectReference Include="..\xDataHelper\xDataHelper.csproj" />
|
<ProjectReference Include="..\xDataHelper\xDataHelper.csproj" />
|
||||||
<ProjectReference Include="..\xIdentityHelper\xIdentityHelper.csproj" />
|
<ProjectReference Include="..\xIdentityHelper\xIdentityHelper.csproj" />
|
||||||
|
<ProjectReference Include="..\xMessageService\xMessageService.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user