From a1d55aa060450b0a16b597794686b2aa41eea259 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sat, 30 Aug 2025 22:05:03 +0300 Subject: PPC Telemetry First Integration. --- .../Web/Tango.MachineService/Tango.MachineService.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj') diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj b/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj index e9c766c5d..39d815e9d 100644 --- a/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj +++ b/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj @@ -82,6 +82,13 @@ ..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll + + ..\..\packages\Microsoft.Data.Edm.5.8.5\lib\net40\Microsoft.Data.Edm.dll + False + + + ..\..\packages\Microsoft.Data.OData.5.8.5\lib\net40\Microsoft.Data.OData.dll + ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.5.0.5\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll @@ -224,6 +231,9 @@ + + ..\..\packages\System.Spatial.5.8.5\lib\net40\System.Spatial.dll + ..\..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll -- cgit v1.3.1