Filtration/MigrationBackup/9f79cc5a/Filtration.Tests/packages.config

12 lines
785 B
Plaintext
Raw Normal View History

2015-06-04 13:15:54 -04:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Castle.Core" version="4.4.0" targetFramework="net461" />
<package id="FluentAssertions" version="5.6.0" targetFramework="net461" />
<package id="Moq" version="4.10.1" targetFramework="net461" />
2018-11-27 16:26:04 -05:00
<package id="NUnit" version="3.11.0" targetFramework="net461" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net461" />
<package id="System.Threading.Tasks.Extensions" version="4.5.2" targetFramework="net461" />
2018-11-27 16:26:04 -05:00
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
2018-12-05 07:42:01 -05:00
<package id="WindowsAPICodePack-Core" version="1.1.2" targetFramework="net461" />
<package id="WindowsAPICodePack-Shell" version="1.1.1" targetFramework="net461" />
2015-06-04 13:15:54 -04:00
</packages>