Skip to content

Commit

Permalink
Magick.Net update
Browse files Browse the repository at this point in the history
  • Loading branch information
strawberryfield committed Aug 14, 2022
1 parent 6820daf commit 0270296
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CCDV/CCDV.csproj
Expand Up @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="Casasoft.Xaml.Controls" Version="22.4.13" />
<PackageReference Include="Magick.NET.SystemWindowsMedia" Version="6.0.0" />
<PackageReference Include="Magick.NET.SystemWindowsMedia" Version="6.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Common/Common.csproj
Expand Up @@ -31,7 +31,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="12.0.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="12.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
Expand Down
1 change: 0 additions & 1 deletion Contemporary_CDV.sln
Expand Up @@ -178,7 +178,6 @@ Global
{C2E14325-615A-489C-BD7F-BCC0B16D34DC}.Release|x86.ActiveCfg = Release|Any CPU
{C2E14325-615A-489C-BD7F-BCC0B16D34DC}.Release|x86.Build.0 = Release|Any CPU
{D1091528-75F5-4E8A-A081-80409EB09361}.Debug|Any CPU.ActiveCfg = Debug|x86
{D1091528-75F5-4E8A-A081-80409EB09361}.Debug|Any CPU.Build.0 = Debug|x86
{D1091528-75F5-4E8A-A081-80409EB09361}.Debug|x64.ActiveCfg = Debug|x86
{D1091528-75F5-4E8A-A081-80409EB09361}.Debug|x64.Build.0 = Debug|x86
{D1091528-75F5-4E8A-A081-80409EB09361}.Debug|x86.ActiveCfg = Debug|x86
Expand Down
38 changes: 38 additions & 0 deletions docs/Casasoft.CCDV.Common.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0270296

Please sign in to comment.