среда, 27 мая 2026 г.

NamedPipes, NamedPipeServer, NamedPipeClient, Interaction

NamedPipes, NamedPipeServer, NamedPipeClient, Interaction

D:\Projects\VS\26\CaNamedPipeServer01\NamedPipesSln.slnx

D:\Projects\VS\26\CaNamedPipeServer01\CaNamedPipeClient01\CaNamedPipeClient01.csproj

D:\Projects\VS\26\CaNamedPipeServer01\CaNamedPipeServer01\CaNamedPipeServer01.csproj

-------------------------------------

<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>net10.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
  </PropertyGroup>

</Project>
--------------------------------
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>net10.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
  </PropertyGroup>

</Project>
----------------------------------

Комментариев нет:

Отправить комментарий