On Tue, 2020-05-12 at 11:23 +0100, Daniel P. Berrangé wrote: > +++ b/examples/MonoDevelop/virDomainStats/virDomainStats.csproj > @@ -1 +1,56 @@ > -<?xml version="1.0" encoding="utf-8"?> > <Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> > <PropertyGroup> > <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> > <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> > <ProductVersion>9.0.21022</ProductVersion> > <SchemaVersion>2.0</SchemaVersion> > <ProjectGuid>{767373FC-96BE-420A-8219-97146D33B2CB}</ProjectGuid> > <OutputType>WinExe</OutputType> > <RootNamespace>virDomainStats</RootNamespace> > <AssemblyName>virDomainStats</AssemblyName> > <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> The patch seems to have gotten corrupted somehow, since all the leading "-"s are missing from this part and the diff is larger than it is for other files for not apparent reason. Anyway, the changes look reasonable so, assuming your local version of the patch is not corrupted and you've tested it thoroughly, Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization