Skip to content

Commit

Permalink
Updating PactNet-Windows to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcampbell committed Aug 20, 2017
1 parent 102d3d4 commit 4a853f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PactNet.Tests/PactNet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
<PackageReference Include="NSubstitute" Version="2.0.3" />
<PackageReference Include="PactNet-Windows" Version="2.0.5-beta" />
<PackageReference Include="PactNet-Windows" Version="2.0.8-beta" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/EventApi/Consumer.Tests/Consumer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Reference Include="System.Net.Http" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="PactNet-Windows" Version="2.0.5-beta" />
<PackageReference Include="PactNet-Windows" Version="2.0.8-beta" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Owin.Security.OAuth" Version="2.1.0" />
<PackageReference Include="Microsoft.Owin.Host.HttpListener" Version="3.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="PactNet-Windows" Version="2.0.5-beta" />
<PackageReference Include="PactNet-Windows" Version="2.0.8-beta" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 4a853f3

Please sign in to comment.