-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.config
17 lines (17 loc) · 1.22 KB
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Buffers" version="4.4.0" targetFramework="net472" />
<package id="System.Collections.Immutable" version="1.3.1" targetFramework="net472" />
<package id="System.Memory" version="4.5.2" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net472" />
<package id="System.Runtime.InteropServices.WindowsRuntime" version="4.3.0" targetFramework="net472" />
<package id="System.Runtime.WindowsRuntime" version="4.6.0" targetFramework="net472" />
<package id="System.Runtime.WindowsRuntime.UI.Xaml" version="4.6.0" targetFramework="net472" />
<package id="Uno.Diagnostics.Eventing" version="2.0.1" targetFramework="net472" />
<package id="Uno.Foundation.Logging" version="4.4.13" targetFramework="net472" />
<package id="Uno.SourceGenerationTasks" version="4.0.2" targetFramework="net472" />
<package id="Uno.UI" version="4.4.13" targetFramework="net472" />
<package id="XPlat.Core" version="1.8.1" targetFramework="net472" />
<package id="XPlat.Foundation" version="1.8.1" targetFramework="net472" />
</packages>