Skip to content

Commit

Permalink
New version released
Browse files Browse the repository at this point in the history
  • Loading branch information
falahati committed Mar 21, 2020
1 parent 2d64527 commit 4e4495f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NvAPIWrapper/NvAPIWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
<Version>0.7.0.57</Version>
<Version>0.7.2.61</Version>
<Company>falahati.net</Company>
<Description>NvAPIWrapper is a .Net wrapper for NVIDIA public API</Description>
<Authors>Soroush Falahati</Authors>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ NvAPIWrapper is not a complete wrapper of NVAPI; at least, not yet. Following is
- [X] General: Full Support
- [X] Mosaic (Surround): Full Support (including scan-out configurations - warping, color intensity)
- [X] Display: Full Support
- [X] Display Control: Partial Support (no color control, HUE control, etc)
- [X] Display Control: Partial Support (includes saturation control, but no color control, HUE control, etc)
- [X] GPU: Full support via low-level APIs and almost full support via high-level set of APIs
- [X] DRS: Full Support
- [X] Stereo (3D): Full Support
Expand Down

0 comments on commit 4e4495f

Please sign in to comment.