-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
14 lines (14 loc) · 970 Bytes
/
packages.config
File metadata and controls
14 lines (14 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" />
<package id="Numpy" version="3.7.1.22" targetFramework="net472" />
<package id="OpenCvSharp4" version="4.4.0.20200725" targetFramework="net472" />
<package id="OpenCvSharp4.runtime.win" version="4.4.0.20200725" targetFramework="net472" />
<package id="Python.Included" version="3.7.3.10" targetFramework="net472" />
<package id="pythonnet_netstandard_py37_win" version="2.5.1" targetFramework="net472" />
<package id="System.Buffers" version="4.5.1" targetFramework="net472" />
<package id="System.Drawing.Common" version="4.7.0" targetFramework="net472" />
<package id="System.Memory" version="4.5.4" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net472" />
</packages>