cyanfish / grpc-dotnet-namedpipes

Named pipe transport for gRPC in C#/.NET
Apache License 2.0
183 stars 47 forks source link

Update AssemblyVersion to match PackageVersion to insure installers, … #35

Closed dchasman closed 1 year ago

dchasman commented 2 years ago

…GAC, etc do not pin to outdated/fixed file version v1.0.0.0

Auto tests for our product started failing with:

System.IO.FileNotFoundException: Could not load file or assembly 'GrpcDotNetNamedPipes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a01056665c7647b7' or one of its dependencies. The system cannot find the file specified.

after updating Nuget package version of GrpcDotNetNamedPipes from 1.4.2 to 1.4.4

cyanfish commented 1 year ago

This should be fixed in 2.0.0.