mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-13 05:48:39 +00:00
Bumped version to 1.1
This commit is contained in:
parent
83cb5d8fa7
commit
0d8284f682
@ -25,11 +25,16 @@
|
|||||||
<RepositoryUrl>https://github.com/DarthAffe/ScreenCapture.NET</RepositoryUrl>
|
<RepositoryUrl>https://github.com/DarthAffe/ScreenCapture.NET</RepositoryUrl>
|
||||||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
||||||
|
|
||||||
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
|
<PackageReleaseNotes>
|
||||||
|
- Fixed problems with capturing inside WPF-threads.
|
||||||
|
- Removed the need to call 'DPIAwareness.Initalize()' in default configuration
|
||||||
|
- Added .NET 6 support
|
||||||
|
- Updated Vortice to 1.9.143
|
||||||
|
</PackageReleaseNotes>
|
||||||
|
|
||||||
<Version>1.0.2</Version>
|
<Version>1.1.0</Version>
|
||||||
<AssemblyVersion>1.0.2</AssemblyVersion>
|
<AssemblyVersion>1.1.0</AssemblyVersion>
|
||||||
<FileVersion>1.0.2</FileVersion>
|
<FileVersion>1.1.0</FileVersion>
|
||||||
|
|
||||||
<OutputPath>..\bin\</OutputPath>
|
<OutputPath>..\bin\</OutputPath>
|
||||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user