grpc-dotnet-namedpipes
grpc-dotnet-namedpipes copied to clipboard
Update AssemblyVersion to match PackageVersion to insure installers, …
…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