Hi, we are currently using your SharpSvn package and have encountered a situation that assembly version [^1] of SharpSvn.dll doesn't seems to be specified.
SharpSvn.dll for net40: assembly version 1.14001.156.0 is specified.
SharpSvn.dll for netcoreapp: assembly version is not specified.
This will cause problem that our installer would not update the files using file version.
So, would you please specify file versions on SharpSvn.dll for netcoreapp and publish new package on Nuget?
Hi, we are currently using your SharpSvn package and have encountered a situation that assembly version [^1] of SharpSvn.dll doesn't seems to be specified.
1.14001.156.0
is specified.This will cause problem that our installer would not update the files using file version. So, would you please specify file versions on SharpSvn.dll for netcoreapp and publish new package on Nuget?
[^1] Assembly version: https://learn.microsoft.com/en-us/dotnet/api/system.reflection.assemblyversionattribute?source=recommendations&view=net-7.0
Best regards,