fix build #1176
Annotations
5 errors and 1 warning
|
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L12
The type or namespace name 'ViewToViewModelBindings' does not exist in the namespace 'ReactiveUI.Wpf' (are you missing an assembly reference?)
|
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L95
The type or namespace name 'LabelControlBindingModel<,>' could not be found (are you missing a using directive or an assembly reference?)
|
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L119
The type or namespace name 'TextBoxControlBindingModel<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
src/Vetuviem.IntegrationTests/ReactiveUI/WPF/WpfViewBindingModelGeneratorTests.cs#L45
In externally visible method 'void ExecuteMethod.AddReferenceAssemblies(IList<MetadataReference> metadataReferences)', validate parameter 'metadataReferences' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
|
The logs for this run have expired and are no longer available.
Loading