Bumped version to 1.3.0

This commit is contained in:
DarthAffe 2023-05-07 21:52:34 +00:00 committed by GitHub
parent ae35ac891a
commit 3fc564c957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,12 +26,13 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageReleaseNotes> <PackageReleaseNotes>
- Fixed missing error handling in DX11 capture introduced with the last version - Added support for for rotated screens
- Updated Vortice
</PackageReleaseNotes> </PackageReleaseNotes>
<Version>1.2.2</Version> <Version>1.3.0</Version>
<AssemblyVersion>1.2.2</AssemblyVersion> <AssemblyVersion>1.3.0</AssemblyVersion>
<FileVersion>1.2.2</FileVersion> <FileVersion>1.3.0</FileVersion>
<OutputPath>..\bin\</OutputPath> <OutputPath>..\bin\</OutputPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile> <GenerateDocumentationFile>true</GenerateDocumentationFile>