Skip to content

Commit

Permalink
New release (v0.6.2.22)
Browse files Browse the repository at this point in the history
  • Loading branch information
falahati committed Mar 21, 2019
1 parent efee611 commit 9b320a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -244,3 +244,4 @@ ModelManifest.xml
# FAKE - F# Make
.fake/
R375-developer/*
R410-developer/*
4 changes: 2 additions & 2 deletions 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.6.1.14</Version>
<Version>0.6.2.22</Version>
<Company>falahati.net</Company>
<Description>NvAPIWrapper is a .Net wrapper for NVIDIA public API</Description>
<Authors>Soroush Falahati</Authors>
Expand All @@ -15,7 +15,7 @@
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>true</IncludeSource>
<PlatformTarget>AnyCPU</PlatformTarget>
<Title>NvAPIWrapper (for NVAPI R375)</Title>
<Title>NvAPIWrapper (for NVAPI 410)</Title>
<PackageId>NvAPIWrapper.Net</PackageId>
<AssemblyOriginatorKeyFile>OpenSourceStrongNameSignKey.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
Expand Down

0 comments on commit 9b320a9

Please sign in to comment.