-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackages.config
More file actions
12 lines (12 loc) · 817 Bytes
/
Copy pathpackages.config
File metadata and controls
12 lines (12 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.NETCore.Platforms" version="1.1.0" targetFramework="net471" />
<package id="NETStandard.Library" version="2.0.3" targetFramework="net471" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net471" />
<package id="System.Buffers" version="4.5.1" targetFramework="net471" />
<package id="System.Collections.Immutable" version="5.0.0" targetFramework="net471" />
<package id="System.Memory" version="4.5.4" targetFramework="net471" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net471" />
<package id="System.Reflection.Metadata" version="5.0.0" targetFramework="net471" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.3" targetFramework="net471" />
</packages>