- cambiato riferimento dll comunicazione

This commit is contained in:
Emmanuele Sassi
2024-07-31 19:32:14 +02:00
parent 8ddca3d5a2
commit 4dcc1744e8
2 changed files with 2 additions and 2 deletions
Binary file not shown.
+2 -2
View File
@@ -1,4 +1,4 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -95,7 +95,7 @@
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
</Reference>
<Reference Include="NGP_COMM_DLL">
<HintPath>..\..\..\Users\carlo\Documents\Projects\vs2008\NGP_COMM_DLL\NGP_COMM_DLL\NGP_COMM_DLL\bin\Debug\NGP_COMM_DLL.dll</HintPath>
<HintPath>..\ExtLib\NGP_COMM_DLL.dll</HintPath>
</Reference>
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net472\Pipelines.Sockets.Unofficial.dll</HintPath>