mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-12 13:28:35 +00:00
Fixed nuget-descriptions
This commit is contained in:
parent
b44703b4d0
commit
e75601ab5a
@ -14,8 +14,8 @@
|
|||||||
<AssemblyTitle>ScreenCapture.NET.DX11</AssemblyTitle>
|
<AssemblyTitle>ScreenCapture.NET.DX11</AssemblyTitle>
|
||||||
<PackageId>ScreenCapture.NET.DX11</PackageId>
|
<PackageId>ScreenCapture.NET.DX11</PackageId>
|
||||||
<RootNamespace>ScreenCapture.NET</RootNamespace>
|
<RootNamespace>ScreenCapture.NET</RootNamespace>
|
||||||
<Description>Vortice based Screen-Capturing</Description>
|
<Description>DirectX 11 based Screen-Capturing using the Desktop Duplication API</Description>
|
||||||
<Summary>Vortice based Screen-Capturing using Desktop Duplication</Summary>
|
<Summary>DirectX 11 based Screen-Capturing using the Desktop Duplication API</Summary>
|
||||||
<Copyright>Copyright © Darth Affe 2023</Copyright>
|
<Copyright>Copyright © Darth Affe 2023</Copyright>
|
||||||
<PackageCopyright>Copyright © Darth Affe 2023</PackageCopyright>
|
<PackageCopyright>Copyright © Darth Affe 2023</PackageCopyright>
|
||||||
<PackageIcon>icon.png</PackageIcon>
|
<PackageIcon>icon.png</PackageIcon>
|
||||||
|
|||||||
@ -14,8 +14,8 @@
|
|||||||
<AssemblyTitle>ScreenCapture.NET.DX9</AssemblyTitle>
|
<AssemblyTitle>ScreenCapture.NET.DX9</AssemblyTitle>
|
||||||
<PackageId>ScreenCapture.NET.DX9</PackageId>
|
<PackageId>ScreenCapture.NET.DX9</PackageId>
|
||||||
<RootNamespace>ScreenCapture.NET</RootNamespace>
|
<RootNamespace>ScreenCapture.NET</RootNamespace>
|
||||||
<Description>Vortice based Screen-Capturing</Description>
|
<Description>DirectX 9 based Screen-Capturing</Description>
|
||||||
<Summary>Vortice based Screen-Capturing using Desktop Duplication</Summary>
|
<Summary>DirectX 9 based Screen-Capturing. Use DX11 if possible!</Summary>
|
||||||
<Copyright>Copyright © Darth Affe 2023</Copyright>
|
<Copyright>Copyright © Darth Affe 2023</Copyright>
|
||||||
<PackageCopyright>Copyright © Darth Affe 2023</PackageCopyright>
|
<PackageCopyright>Copyright © Darth Affe 2023</PackageCopyright>
|
||||||
<PackageIcon>icon.png</PackageIcon>
|
<PackageIcon>icon.png</PackageIcon>
|
||||||
|
|||||||
@ -15,8 +15,8 @@
|
|||||||
<AssemblyTitle>ScreenCapture.NET.X11</AssemblyTitle>
|
<AssemblyTitle>ScreenCapture.NET.X11</AssemblyTitle>
|
||||||
<PackageId>ScreenCapture.NET.X11</PackageId>
|
<PackageId>ScreenCapture.NET.X11</PackageId>
|
||||||
<RootNamespace>ScreenCapture.NET</RootNamespace>
|
<RootNamespace>ScreenCapture.NET</RootNamespace>
|
||||||
<Description>Vortice based Screen-Capturing</Description>
|
<Description>libX11 based Screen-Capturing</Description>
|
||||||
<Summary>Vortice based Screen-Capturing using Desktop Duplication</Summary>
|
<Summary>libX11 based Screen-Capturing</Summary>
|
||||||
<Copyright>Copyright © Darth Affe 2023</Copyright>
|
<Copyright>Copyright © Darth Affe 2023</Copyright>
|
||||||
<PackageCopyright>Copyright © Darth Affe 2023</PackageCopyright>
|
<PackageCopyright>Copyright © Darth Affe 2023</PackageCopyright>
|
||||||
<PackageIcon>icon.png</PackageIcon>
|
<PackageIcon>icon.png</PackageIcon>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user