last ...
This commit is contained in:
+2
-2
@@ -22,14 +22,14 @@
|
||||
|
||||
<!-- Local Modules -->
|
||||
<ItemGroup>
|
||||
<PackageReference Include="xDashboard.xModels" Version="1.0.0" />
|
||||
<!-- <PackageReference Include="xDashboard.xModels" Version="1.0.0" /> -->
|
||||
<PackageReference Include="Microsoft.Extensions.AI" Version="10.4.1" />
|
||||
<!-- <PackageReference Include="xDashboard.xCommons" Version="1.0.0" /> -->
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Project Dependencies -->
|
||||
<ItemGroup>
|
||||
<!-- <ProjectReference Include="..\xModels\xModels.csproj" /> -->
|
||||
<ProjectReference Include="..\xModels\xModels.csproj" />
|
||||
<ProjectReference Include="..\xCommons\xCommons.csproj" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user