Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 71f6839

Browse files
committed
Use latest build of dotnet-test-xunit
1 parent bd0b28f commit 71f6839

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/dotnet-razor-tooling.Test/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "platform"
99
},
1010
"dotnet-razor-tooling": "1.0.0-*",
11-
"dotnet-test-xunit": "1.0.0-dev-*",
11+
"dotnet-test-xunit": "1.0.0-*",
1212
"Microsoft.AspNetCore.Razor.Test.Sources": {
1313
"version": "1.0.0-*",
1414
"type": "build"

0 commit comments

Comments
 (0)