By installing caliburn.micro via NuGet the System.Windows.Interactivity.dll is also installed and the flag SpecificVersion is set to true. With this settings we have problems when we working with the xaml designer. Visual Studio Locks the dll and then we are no longer able to build our project and have to restart visal studio. By every updated of calibur we have to change this settings on all our project to false. Is it possible to change this settings to false by default in the next release? Or is there any reason why this setting is true? (Caliburn dll is also installed with specific version = false).
Comments: We can't change this
Comments: We can't change this