-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
11 lines (11 loc) · 736 Bytes
/
packages.config
File metadata and controls
11 lines (11 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="BugSplatDotNetStandard" version="4.0.1" targetFramework="net48" />
<package id="CommandLineParser" version="2.9.1" targetFramework="net472" />
<package id="Microsoft.Extensions.Primitives" version="6.0.0" targetFramework="net472" />
<package id="System.Buffers" version="4.5.1" targetFramework="net472" />
<package id="System.Memory" version="4.5.5" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
<package id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" targetFramework="net472" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net472" />
</packages>