Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Commit 4067d9e

Browse files
committed
Update the version of Microsoft.AspNetCore.Server.Testing to RTM version number
1 parent d9bd3f6 commit 4067d9e

File tree

1 file changed

+1
-1
lines changed
  • test/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests

1 file changed

+1
-1
lines changed

test/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"dotnet-test-xunit": "1.0.0-rc3-000000-01",
21-
"Microsoft.AspNetCore.Server.Testing": "1.0.0-rc2-20896",
21+
"Microsoft.AspNetCore.Server.Testing": "0.1.0-rtm-21431",
2222
"Microsoft.Extensions.Logging": "1.0.0",
2323
"Microsoft.Extensions.Logging.Console": "1.0.0",
2424
"Microsoft.Extensions.Logging.Debug": "1.0.0",

0 commit comments

Comments
 (0)