Meikel
Meikel
closing because of stale
I have a similar issue. This sadly makes exceptions unreadable. I don't know if the library can actually fix this. The solution worked for me! I can now see the...
closed because stale feel free to reopen when working on it again
Superseded by #208
I assume it's happening here: https://github.com/GitTools/GitVersion/blob/main/src/GitVersion.MsBuild/msbuild/tools/GitVersion.MsBuild.targets#L67 Still I don't know why `dotnet pack` mismatches this with the real created file
Same for me but with a different message: ``` Build version: 2.5.2 Build date: 1981-01-01 01:01:02 Current date: 2024-09-27 19:36:27 Device: Fairphone FP5 OS version: Android 14 (SDK 34) Stack...
Well I found have a more annoying issue: The backup is empty. Sadly the backup function never seemed to work (for me) in the first place thus the import is...
blocked until [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pull/2019)
Using a `ValueConverter` and `ConfigureConventions` doesn't work either: ```cs protected override void ConfigureConventions(ModelConfigurationBuilder configurationBuilder) { configurationBuilder .Properties() .HaveConversion(); } ``` I'm using [StronglyTypedId](https://github.com/andrewlock/StronglyTypedId)
on it, npgsql is blocking this right now. They are planning to release it this or next week see https://github.com/npgsql/npgsql/pull/6311