Update xunit.runner.visualstudio to 2.4.0-rc.1.build4038
This commit is contained in:
parent
7ef6f14b29
commit
cd449cef2b
|
|
@ -149,6 +149,6 @@
|
||||||
<XunitExtensibilityCorePackageVersion>2.3.1</XunitExtensibilityCorePackageVersion>
|
<XunitExtensibilityCorePackageVersion>2.3.1</XunitExtensibilityCorePackageVersion>
|
||||||
<XunitExtensibilityExecutionPackageVersion>2.3.1</XunitExtensibilityExecutionPackageVersion>
|
<XunitExtensibilityExecutionPackageVersion>2.3.1</XunitExtensibilityExecutionPackageVersion>
|
||||||
<XunitPackageVersion>2.3.1</XunitPackageVersion>
|
<XunitPackageVersion>2.3.1</XunitPackageVersion>
|
||||||
<XunitRunnerVisualstudioPackageVersion>2.4.0-beta.1.build3945</XunitRunnerVisualstudioPackageVersion>
|
<XunitRunnerVisualstudioPackageVersion>2.4.0-rc.1.build4038</XunitRunnerVisualstudioPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
|
|
@ -19,8 +19,7 @@
|
||||||
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
|
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
|
||||||
https://dotnet.myget.org/F/roslyn/api/v3/index.json;
|
https://dotnet.myget.org/F/roslyn/api/v3/index.json;
|
||||||
https://vside.myget.org/F/vssdk/api/v3/index.json;
|
https://vside.myget.org/F/vssdk/api/v3/index.json;
|
||||||
https://vside.myget.org/F/vsmac/api/v3/index.json;
|
https://vside.myget.org/F/vsmac/api/v3/index.json
|
||||||
https://www.myget.org/F/xunit/api/v3/index.json;
|
|
||||||
</RestoreSources>
|
</RestoreSources>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue