-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
18 lines (18 loc) · 1.21 KB
/
Copy pathpackages.config
File metadata and controls
18 lines (18 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Win32.Registry" version="4.7.0" targetFramework="net48" />
<package id="NAudio" version="2.3.0" targetFramework="net48" />
<package id="NAudio.Asio" version="2.3.0" targetFramework="net48" />
<package id="NAudio.Core" version="2.3.0" targetFramework="net48" />
<package id="NAudio.Midi" version="2.3.0" targetFramework="net48" />
<package id="NAudio.Wasapi" version="2.3.0" targetFramework="net48" />
<package id="NAudio.WinForms" version="2.3.0" targetFramework="net48" />
<package id="NAudio.WinMM" version="2.3.0" targetFramework="net48" />
<package id="System.Buffers" version="4.5.1" targetFramework="net48" />
<package id="System.Memory" version="4.5.5" targetFramework="net48" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net48" />
<package id="System.Resources.Extensions" version="8.0.0" targetFramework="net48" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.3" targetFramework="net48" />
<package id="System.Security.AccessControl" version="4.7.0" targetFramework="net48" />
<package id="System.Security.Principal.Windows" version="4.7.0" targetFramework="net48" />
</packages>