Skip to content

Commit

Permalink
Updated nuget dependency version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tape-Worm committed Oct 31, 2023
1 parent 4ed48a7 commit 1530426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nuget/Debug/Gorgon.Graphics.Imaging.debug.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependencies>
<group targetFramework="net6.0" >
<dependency id="SharpDX.Direct2D1" version="4.2.0"/>
<dependency id="System.Drawing.Common" version="5.0.3"/>
<dependency id="System.Drawing.Common" version="7.0.0"/>
<dependency id="Gorgon.Core.Debug" version="$version$-beta"/>
</group>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nuget/Gorgon.Graphics.Imaging.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependencies>
<group targetFramework="net6.0" >
<dependency id="SharpDX.Direct2D1" version="4.2.0"/>
<dependency id="System.Drawing.Common" version="5.0.3"/>
<dependency id="System.Drawing.Common" version="7.0.0"/>
<dependency id="Gorgon.Core" version="$version$"/>
</group>
</dependencies>
Expand Down

0 comments on commit 1530426

Please sign in to comment.