Skip to content

Commit

Permalink
Update System.Runtime.CompilerServices.Unsafe Package
Browse files Browse the repository at this point in the history
  • Loading branch information
garoxas committed Oct 5, 2019
1 parent c05ea4f commit bba847a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Windows/NX_Game_Info.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Numerics" />
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
Expand Down
1 change: 1 addition & 0 deletions Windows/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net471" />
<package id="ObjectListView" version="2.7.1.5" targetFramework="net471" />
<package id="PortableSettingsProvider" version="0.2.3" targetFramework="net471" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.6.0" targetFramework="net471" />
</packages>

0 comments on commit bba847a

Please sign in to comment.