This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +347
-211
lines changed Expand file tree Collapse file tree 8 files changed +347
-211
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 12
12
"type" : " platform" ,
13
13
"version" : " 1.1.0"
14
14
},
15
- "xunit.performance.api" : " 1.0.0-beta-build0002 "
15
+ "xunit.performance.api" : " 1.0.0-beta-build0003 "
16
16
}
17
17
}
18
18
}
Original file line number Diff line number Diff line change 24
24
<PackageToInclude Include =" xunit.extensibility.core" />
25
25
<PackageToInclude Include =" xunit.extensibility.execution" />
26
26
<PackageToInclude Include =" xunit.runner.utility" />
27
- <PackageToInclude Include =" Microsoft.DotNet.xunit.performance" />
28
- <PackageToInclude Include =" Microsoft.DotNet.xunit.performance.analysis" />
29
- <PackageToInclude Include =" Microsoft.DotNet.xunit.performance.runner.Windows" />
30
27
<PackageToInclude Include =" xunit.performance.api" />
31
28
<PackageToInclude Include =" xunit.performance.core" />
32
29
<PackageToInclude Include =" xunit.performance.execution" />
37
34
<PackageToInclude Include =" Microsoft.CodeAnalysis.Common" />
38
35
<PackageToInclude Include =" Microsoft.CodeAnalysis.Compilers" />
39
36
<PackageToInclude Include =" Microsoft.CodeAnalysis.CSharp" />
40
- <PackageToInclude Include =" Microsoft.CodeAnalysis.VisualBasic" />
37
+ <PackageToInclude Include =" Microsoft.CodeAnalysis.VisualBasic" />
41
38
<PackageToInclude Include =" $(XUnitRunnerPackageId)" />
42
39
</ItemGroup >
43
40
48
45
Text =" Error: looks the package $(PackagesDir)$(XUnitRunnerPackageId)\$(XUnitPackageVersion) not restored or missing xunit.console.exe."
49
46
/>
50
47
<ItemGroup >
51
- <ReferenceCopyLocalPaths
48
+ <ReferenceCopyLocalPaths
52
49
Include =" $(PackagesDir)$(XUnitRunnerPackageId)\$(XUnitPackageVersion)\tools\*.*"
53
50
Exclude =" $(PackagesDir)$(XUnitRunnerPackageId)\$(XUnitPackageVersion)\tools\xunit.console.exe.config"
54
51
>
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"Microsoft.CodeAnalysis.Compilers" : " 1.1.1" ,
4
- "xunit.performance.api" : " 1.0.0-beta-build0002 " ,
5
- "xunit.performance.core" : " 1.0.0-beta-build0002 " ,
6
- "xunit.performance.execution" : " 1.0.0-beta-build0002 " ,
7
- "xunit.performance.metrics" : " 1.0.0-beta-build0002 " ,
4
+ "xunit.performance.api" : " 1.0.0-beta-build0003 " ,
5
+ "xunit.performance.core" : " 1.0.0-beta-build0003 " ,
6
+ "xunit.performance.execution" : " 1.0.0-beta-build0003 " ,
7
+ "xunit.performance.metrics" : " 1.0.0-beta-build0003 " ,
8
8
"Microsoft.Diagnostics.Tracing.TraceEvent" : " 1.0.3-alpha-experimental" ,
9
9
"Newtonsoft.Json" : " 9.0.1" ,
10
10
"xunit" : " 2.2.0-beta2-build3300" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"Microsoft.CodeAnalysis.Compilers" : " 1.1.1" ,
4
- "xunit.performance.api" : " 1.0.0-beta-build0002 " ,
5
- "xunit.performance.core" : " 1.0.0-beta-build0002 " ,
6
- "xunit.performance.execution" : " 1.0.0-beta-build0002 " ,
7
- "xunit.performance.metrics" : " 1.0.0-beta-build0002 " ,
4
+ "xunit.performance.api" : " 1.0.0-beta-build0003 " ,
5
+ "xunit.performance.core" : " 1.0.0-beta-build0003 " ,
6
+ "xunit.performance.execution" : " 1.0.0-beta-build0003 " ,
7
+ "xunit.performance.metrics" : " 1.0.0-beta-build0003 " ,
8
8
"Microsoft.Diagnostics.Tracing.TraceEvent" : " 1.0.3-alpha-experimental" ,
9
9
"Microsoft.NETCore.Platforms" : " 2.0.0-preview1-25221-01" ,
10
10
"System.Console" : " 4.4.0-beta-24913-02" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "xunit.performance.api" : " 1.0.0-beta-build0002 " ,
4
- "xunit.performance.core" : " 1.0.0-beta-build0002 " ,
5
- "xunit.performance.execution" : " 1.0.0-beta-build0002 " ,
6
- "xunit.performance.metrics" : " 1.0.0-beta-build0002 " ,
3
+ "xunit.performance.api" : " 1.0.0-beta-build0003 " ,
4
+ "xunit.performance.core" : " 1.0.0-beta-build0003 " ,
5
+ "xunit.performance.execution" : " 1.0.0-beta-build0003 " ,
6
+ "xunit.performance.metrics" : " 1.0.0-beta-build0003 " ,
7
7
"Microsoft.Diagnostics.Tracing.TraceEvent" : " 1.0.3-alpha-experimental" ,
8
8
"Microsoft.NETCore.Platforms" : " 2.0.0-preview1-25221-01" ,
9
9
"Newtonsoft.Json" : " 7.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "xunit.performance.api" : " 1.0.0-beta-build0002 " ,
4
- "xunit.performance.core" : " 1.0.0-beta-build0002 " ,
5
- "xunit.performance.execution" : " 1.0.0-beta-build0002 " ,
6
- "xunit.performance.metrics" : " 1.0.0-beta-build0002 " ,
3
+ "xunit.performance.api" : " 1.0.0-beta-build0003 " ,
4
+ "xunit.performance.core" : " 1.0.0-beta-build0003 " ,
5
+ "xunit.performance.execution" : " 1.0.0-beta-build0003 " ,
6
+ "xunit.performance.metrics" : " 1.0.0-beta-build0003 " ,
7
7
"Microsoft.Diagnostics.Tracing.TraceEvent" : " 1.0.3-alpha-experimental" ,
8
8
"Microsoft.NETCore.Platforms" : " 2.0.0-preview1-25221-01" ,
9
9
"System.Collections.NonGeneric" : " 4.4.0-beta-24913-02" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "xunit.performance.api" : " 1.0.0-beta-build0002 " ,
4
- "xunit.performance.core" : " 1.0.0-beta-build0002 " ,
5
- "xunit.performance.execution" : " 1.0.0-beta-build0002 " ,
6
- "xunit.performance.metrics" : " 1.0.0-beta-build0002 " ,
3
+ "xunit.performance.api" : " 1.0.0-beta-build0003 " ,
4
+ "xunit.performance.core" : " 1.0.0-beta-build0003 " ,
5
+ "xunit.performance.execution" : " 1.0.0-beta-build0003 " ,
6
+ "xunit.performance.metrics" : " 1.0.0-beta-build0003 " ,
7
7
"Microsoft.Diagnostics.Tracing.TraceEvent" : " 1.0.3-alpha-experimental" ,
8
8
"Microsoft.NETCore.Platforms" : " 2.0.0-preview1-25221-01" ,
9
9
"System.Collections.NonGeneric" : " 4.4.0-beta-24913-02" ,
You can’t perform that action at this time.
0 commit comments