Updated MWindowInterfacesLib and MWindowLib to version 1.3.1.2#66
Updated MWindowInterfacesLib and MWindowLib to version 1.3.1.2#66jboinembalome wants to merge 1 commit intoDirkster99:masterfrom
Conversation
|
I have downloaded your solution and tried to compile it from scratch and got a failing build. I think there is a problem with the |
|
Yes, I am getting the above errors with the fix_reference_packages branch - I think you have to do:
to replicate my errors. I am not completely sure about this one either :-( why it sometimes compiles and sometimes (with a fresh copy) does not - I am guessing its some detail about Nuget caching and library versioning(?). |
|
Hello, I receive the same error during the build phase Thank you in advance for you answer |



First of all, thank you very much for your work on Edi, it is awesome!
When we clone the repository and build the solution, some errors appear because MWindowInterfacesLib and MWindowLib are not up to date in the projects that reference these packages (only the not the in each .csproj):
"Could not locate the assembly "MWindowInterfacesLib, Version=1.3.1.1, Culture=neutral, processorArchitecture=MSIL". Check to make sure the assembly exists on disk."
"Could not locate the assembly "MWindowLib, Version=1.3.1.1, Culture=neutral, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. "
Therefore, I have updated these packages (which were also created by you 👍 ) if you are ok with that :)