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

Commit 053e42e

Browse files
committed
Pin the version of dotnet-test-xunit to 1.0.0-rc3-00000-01
1 parent a2df1aa commit 053e42e

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
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
20-
"dotnet-test-xunit": "1.0.0-rc3-000000-00",
20+
"dotnet-test-xunit": "1.0.0-rc3-000000-01",
2121
"Microsoft.AspNetCore.StaticFiles": "1.0.0",
2222
"Microsoft.AspNetCore.TestHost": "1.0.0",
2323
"Microsoft.AspNetCore.Testing": "1.0.0-rtm-21431",

0 commit comments

Comments
 (0)