File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <Folder Name =" /Elementi di soluzione/" >
33 <File Path =" AGENTS.md" />
44 </Folder >
5- <Folder Name =" /externals/" >
6- <File Path =" ../BLite/tools/BLite.Studio/BLite.Studio.csproj" />
7- <Project Path =" ../BLite/src/BLite.Bson/BLite.Bson.csproj" />
8- <Project Path =" ../BLite/src/BLite.Core/BLite.Core.csproj" />
9- <Project Path =" ../BLite/src/BLite/BLite.csproj" />
10- </Folder >
115 <Folder Name =" /src/" >
126 <Project Path =" src/BLite.Client/BLite.Client.csproj" />
137 <Project Path =" src/BLite.Proto/BLite.Proto.csproj" />
Original file line number Diff line number Diff line change 2626 </ItemGroup >
2727
2828 <ItemGroup > <!-- BLite engine — direct project reference (local workspace) -->
29- <ProjectReference Include =" ..\..\..\BLite\src\BLite\BLite.csproj" />
3029 <!-- gRPC proto definitions + QueryDescriptor -->
3130 <ProjectReference Include =" ..\..\..\BLite.Server\src\BLite.Proto\BLite.Proto.csproj" />
3231 </ItemGroup >
3332
3433 <ItemGroup >
3534 <!-- gRPC client channel -->
36- <PackageReference Include =" Grpc.Net.Client" Version =" 2.68.*" />
35+ <PackageReference Include =" BLite" Version =" 3.4.1" />
36+ <PackageReference Include =" Grpc.Net.Client" Version =" 2.68.*" />
3737 <!-- QueryDescriptor wire serialization (same options as server) -->
38- <PackageReference Include =" MessagePack" Version =" 3.1.*" />
38+ <PackageReference Include =" MessagePack" Version =" 3.1.*" />
3939 </ItemGroup >
4040
4141</Project >
Original file line number Diff line number Diff line change 4646
4747 <ItemGroup >
4848 <!-- OS service integration (Windows Service + Linux systemd) -->
49+ <PackageReference Include =" BLite" Version =" 3.4.1" />
4950 <PackageReference Include =" Microsoft.Extensions.Hosting.WindowsServices" Version =" 10.0.*" />
5051 <PackageReference Include =" Microsoft.Extensions.Hosting.Systemd" Version =" 10.0.*" />
5152
You can’t perform that action at this time.
0 commit comments