File tree Expand file tree Collapse file tree 4 files changed +21
-25
lines changed
Expand file tree Collapse file tree 4 files changed +21
-25
lines changed Original file line number Diff line number Diff line change 1717 <RootNamespace >ScreenCapture.NET</RootNamespace >
1818 <Description >DirectX 11 based Screen-Capturing using the Desktop Duplication API</Description >
1919 <Summary >DirectX 11 based Screen-Capturing using the Desktop Duplication API</Summary >
20- <Copyright >Copyright © Darth Affe 2023 </Copyright >
21- <PackageCopyright >Copyright © Darth Affe 2023 </PackageCopyright >
20+ <Copyright >Copyright © Darth Affe 2024 </Copyright >
21+ <PackageCopyright >Copyright © Darth Affe 2024 </PackageCopyright >
2222 <PackageIcon >icon.png</PackageIcon >
2323 <PackageProjectUrl >https://github.com/DarthAffe/ScreenCapture.NET</PackageProjectUrl >
2424 <PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
2727 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2828
2929 <PackageReleaseNotes >
30- - Added .net8 build-target
30+ - Fixed a memory-leak when disposing the ScreenCapture
3131 </PackageReleaseNotes >
3232
33- <Version >2.0.3 </Version >
34- <AssemblyVersion >2.0.3 </AssemblyVersion >
35- <FileVersion >2.0.3 </FileVersion >
33+ <Version >2.0.4 </Version >
34+ <AssemblyVersion >2.0.4 </AssemblyVersion >
35+ <FileVersion >2.0.4 </FileVersion >
3636
3737 <OutputPath >..\bin\</OutputPath >
3838 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 1717 <RootNamespace >ScreenCapture.NET</RootNamespace >
1818 <Description >DirectX 9 based Screen-Capturing</Description >
1919 <Summary >DirectX 9 based Screen-Capturing. Use DX11 if possible!</Summary >
20- <Copyright >Copyright © Darth Affe 2023 </Copyright >
21- <PackageCopyright >Copyright © Darth Affe 2023 </PackageCopyright >
20+ <Copyright >Copyright © Darth Affe 2024 </Copyright >
21+ <PackageCopyright >Copyright © Darth Affe 2024 </PackageCopyright >
2222 <PackageIcon >icon.png</PackageIcon >
2323 <PackageProjectUrl >https://github.com/DarthAffe/ScreenCapture.NET</PackageProjectUrl >
2424 <PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
2727 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2828
2929 <PackageReleaseNotes >
30- - Added .net8 build-target
3130 </PackageReleaseNotes >
3231
33- <Version >2.0.3 </Version >
34- <AssemblyVersion >2.0.3 </AssemblyVersion >
35- <FileVersion >2.0.3 </FileVersion >
32+ <Version >2.0.4 </Version >
33+ <AssemblyVersion >2.0.4 </AssemblyVersion >
34+ <FileVersion >2.0.4 </FileVersion >
3635
3736 <OutputPath >..\bin\</OutputPath >
3837 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 1717 <RootNamespace >ScreenCapture.NET</RootNamespace >
1818 <Description >libX11 based Screen-Capturing</Description >
1919 <Summary >libX11 based Screen-Capturing</Summary >
20- <Copyright >Copyright © Darth Affe 2023 </Copyright >
21- <PackageCopyright >Copyright © Darth Affe 2023 </PackageCopyright >
20+ <Copyright >Copyright © Darth Affe 2024 </Copyright >
21+ <PackageCopyright >Copyright © Darth Affe 2024 </PackageCopyright >
2222 <PackageIcon >icon.png</PackageIcon >
2323 <PackageProjectUrl >https://github.com/DarthAffe/ScreenCapture.NET</PackageProjectUrl >
2424 <PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
2727 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2828
2929 <PackageReleaseNotes >
30- - Added .net8 build-target
3130 </PackageReleaseNotes >
3231
33- <Version >2.0.3 </Version >
34- <AssemblyVersion >2.0.3 </AssemblyVersion >
35- <FileVersion >2.0.3 </FileVersion >
32+ <Version >2.0.4 </Version >
33+ <AssemblyVersion >2.0.4 </AssemblyVersion >
34+ <FileVersion >2.0.4 </FileVersion >
3635
3736 <OutputPath >..\bin\</OutputPath >
3837 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 1616 <RootNamespace >ScreenCapture.NET</RootNamespace >
1717 <Description >Core functionality for Screen-Capturing</Description >
1818 <Summary >Base package for ScreenCapture.NET projects</Summary >
19- <Copyright >Copyright © Darth Affe 2023 </Copyright >
20- <PackageCopyright >Copyright © Darth Affe 2023 </PackageCopyright >
19+ <Copyright >Copyright © Darth Affe 2024 </Copyright >
20+ <PackageCopyright >Copyright © Darth Affe 2024 </PackageCopyright >
2121 <PackageIcon >icon.png</PackageIcon >
2222 <PackageProjectUrl >https://github.com/DarthAffe/ScreenCapture.NET</PackageProjectUrl >
2323 <PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
29- - Added .net8 build-target
30- - Fixed an issue in ImageRow.ToArray (and indirect Image.ToArray) that caused the resulting data to be weirdly interlaced
3129 </PackageReleaseNotes >
3230
33- <Version >2.0.3 </Version >
34- <AssemblyVersion >2.0.3 </AssemblyVersion >
35- <FileVersion >2.0.3 </FileVersion >
31+ <Version >2.0.4 </Version >
32+ <AssemblyVersion >2.0.4 </AssemblyVersion >
33+ <FileVersion >2.0.4 </FileVersion >
3634
3735 <OutputPath >..\bin\</OutputPath >
3836 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments