<packages>
<package id="FluentAssertions" version="2.2.0.0" targetFramework="net35" />
{
[ObsoleteEx(Message = "Use FluentAssertions or Mocking library of choice directly", RemoveInVersion = "0.9", TreatAsErrorFromVersion = "0.8")]
<package id="FluentAssertions" version="2.2.0.0" targetFramework="net40" />
<package id="FluentAssertions" version="2.0.1" targetFramework="net40" />
<package id="FluentAssertions" version="2.0.1" targetFramework="net45" />
using System.Linq;
using FluentAssertions;
using FluentAssertions.Assertions;
using FizzWare.NBuilder;
using FluentAssertions.Events;
using Rachis.Commands;
<package id="FluentAssertions" version="2.0.0.1" targetFramework="net45" />
using System;
using FluentAssertions.Primitives;
<package id="FluentAssertions" version="2.0.0.1" />
<package id="FluentAssertions" version="2.0.0.1" targetFramework="net40" />