PIUM-arc

Results 6 comments of PIUM-arc

I'm using the XbimWindowsUI-master package, I didn't change the code of this solution, I just updated the NuGet packages with nuget.org versions and that's all. The strange thing is if...

I don't know what I could provide you, it's basically Xbim.WindowsUI with updated NuGet packages,I didn't change anything in the code, and I run Xbim.WinformsSample to open the IFC file....

It looks like there is a dependency to "Microsoft.Extensions.Logging.Abstractions" version 2.1.0.0 in Xbim.Common , but I have this "Microsoft.Extensions.Logging.Abstractions" package installed in version 5 in my project so why is...

I tried but without success. I would like to understand why this issue occurs when I install Xbim.Common in a WindowsFormsControlLibrary project and not in a WindowsFormsApp project. My App.config...

I totally understand, but I'm on empty projects and the issue occurs when I install the Xbim NuGet package, that's why I'm trying to understand why is this package causing...

Thank you for your answers, I will have a look at this.