Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rstaib authored Nov 5, 2017
1 parent 2d50790 commit 7131f1b
Show file tree
Hide file tree
Showing 62 changed files with 6 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coveralls.io" Version="1.3.4" />
<PackageReference Include="fluentassertions" Version="4.19.3" />
<PackageReference Include="coveralls.io" Version="1.4.2" />
<PackageReference Include="fluentassertions" Version="4.19.4" />
<PackageReference Include="Microsoft.CodeCoverage" Version="1.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="Moq" Version="4.7.99" />
<PackageReference Include="Moq" Version="4.7.142" />
<PackageReference Include="OpenCover" Version="4.6.519" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/Analyzer.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.27004.2006
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Analyzer", "Analyzer\Analyzer.csproj", "{7E8CB405-06D9-4311-8CE7-73ACEB71CE68}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests", "Tests\Tests.csproj", "{0C287F58-0DAC-4F72-9330-5EE4B073DADC}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Analyzer.Tests", "Analyzer.Tests\Analyzer.Tests.csproj", "{0C287F58-0DAC-4F72-9330-5EE4B073DADC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Analyzer.Legacy", "Analyzer.Legacy\Analyzer.Legacy.csproj", "{F15E7062-6F53-4631-896A-BA651EA87431}"
EndProject
Expand Down

0 comments on commit 7131f1b

Please sign in to comment.