From c8ee4e206976225e14f90aeee8238327c0a12783 Mon Sep 17 00:00:00 2001 From: techyian Date: Fri, 17 Jan 2020 11:29:16 +0000 Subject: [PATCH] #116. Add project GUIDs for SonarCloud. --- src/MMALSharp.Common/MMALSharp.Common.csproj | 1 + src/MMALSharp.FFmpeg/MMALSharp.FFmpeg.csproj | 1 + src/MMALSharp.Processing/MMALSharp.Processing.csproj | 1 + src/MMALSharp/MMALSharp.csproj | 1 + 4 files changed, 4 insertions(+) diff --git a/src/MMALSharp.Common/MMALSharp.Common.csproj b/src/MMALSharp.Common/MMALSharp.Common.csproj index c4b61e51..40eca9ed 100644 --- a/src/MMALSharp.Common/MMALSharp.Common.csproj +++ b/src/MMALSharp.Common/MMALSharp.Common.csproj @@ -17,6 +17,7 @@ 0.6.0 ..\..\StyleCop.Analyzers.ruleset bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml + {65a1440e-72e1-4943-b469-5cfba8cb5633} True diff --git a/src/MMALSharp.FFmpeg/MMALSharp.FFmpeg.csproj b/src/MMALSharp.FFmpeg/MMALSharp.FFmpeg.csproj index 40911f8d..9ce5753c 100644 --- a/src/MMALSharp.FFmpeg/MMALSharp.FFmpeg.csproj +++ b/src/MMALSharp.FFmpeg/MMALSharp.FFmpeg.csproj @@ -17,6 +17,7 @@ 0.6.0 ..\..\StyleCop.Analyzers.ruleset bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml + {0600c674-e587-4267-89f3-b52ae9591f80} True diff --git a/src/MMALSharp.Processing/MMALSharp.Processing.csproj b/src/MMALSharp.Processing/MMALSharp.Processing.csproj index ffef7a9f..39e65839 100644 --- a/src/MMALSharp.Processing/MMALSharp.Processing.csproj +++ b/src/MMALSharp.Processing/MMALSharp.Processing.csproj @@ -18,6 +18,7 @@ 0.6.0 ..\..\StyleCop.Analyzers.ruleset bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml + {dabc9991-56ad-4235-ba86-63def12c261a} diff --git a/src/MMALSharp/MMALSharp.csproj b/src/MMALSharp/MMALSharp.csproj index 6aba7a45..0405bb34 100644 --- a/src/MMALSharp/MMALSharp.csproj +++ b/src/MMALSharp/MMALSharp.csproj @@ -17,6 +17,7 @@ 0.6.0 ..\..\StyleCop.Analyzers.ruleset bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml + {47af9428-8246-4267-bc76-5fc648848e40} True