Skip to content

Commit

Permalink
Updated nuget package dependencies in .nuspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rs-mt committed May 4, 2020
1 parent 30a86a4 commit 133b295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .nuget/ILGPU.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<copyright>Copyright (c) 2016-2020 Marcel Koester. All rights reserved.</copyright>
<tags>ilgpu gpu msil il cil cpu ptx nvidia amd amp opencl cuda compiler jit</tags>
<dependencies>
<dependency id="System.Collections.Immutable" version="1.5.0" />
<dependency id="System.Reflection.Metadata" version="1.6.0" />
<dependency id="System.Collections.Immutable" version="1.7.0" />
<dependency id="System.Reflection.Metadata" version="1.8.0" />
<dependency id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" />
</dependencies>
</metadata>
Expand Down

0 comments on commit 133b295

Please sign in to comment.