Skip to content

Commit 33702c1

Browse files
committed
Updated version to 0.8
1 parent f16f1b7 commit 33702c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UnitTests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"testRunner": "xunit",
44

55
"dependencies": {
6-
"netmockery": "0.7",
6+
"netmockery": "0.8",
77
"xunit": "2.2.0-beta2-build3300",
88
"dotnet-test-xunit": "2.2.0-preview2-build1029",
99
"Microsoft.AspNetCore.TestHost": "1.1.0",

netmockery/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.7",
2+
"version": "0.8",
33
"dependencies": {
44
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
55
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",

0 commit comments

Comments
 (0)