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

Commit ac03fe7

Browse files
committed
Use latest build of dotnet-test-xunit
1 parent 176b6a5 commit ac03fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.AspNetCore.StaticFiles.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"version": "1.0.0-*",
2323
"type": "platform"
2424
},
25-
"dotnet-test-xunit": "1.0.0-dev-*",
25+
"dotnet-test-xunit": "1.0.0-*",
2626
"System.Diagnostics.Process": "4.1.0-*"
2727
},
2828
"imports": [

0 commit comments

Comments
 (0)