buluti

Results 6 comments of buluti

Hi Manuel, Thanks for the quick reply. Here is the info: - On what operating system are you running (Windows, macOS, Linux)? - Windows - Is it a WPF application,...

What kind of project is the final application, a Windows application, ASP.NET application etc.? - ASP.NET Is your library project and the project of the final application in the same...

I checked the Core.csproj in your code. It seems that the assembly reference is 2.4.0.0. That is the only mention of 2.4.0.0 Could this be the problem?

What .NET version does the ASP.NET application use? - .Net Standard 2.0 Which NuGet package do you reference in your library project: Codecrete.SwissQRBill.Core, Codecrete.SwissQRBill.Generator, Codecrete.SwissQRBill.Windows or multiple of these? -...

The end application is .Net framework 4.7.2

Thank you very much Manuel