File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 2
2
<Project >
3
3
<PropertyGroup >
4
4
<NoWarn >CS1591;CS0649;xUnit1026;xUnit1013;msb3277;CS0436</NoWarn >
5
- <Version >18.0.0-beta.17 </Version >
5
+ <Version >18.0.0-beta.18 </Version >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<LangVersion >preview</LangVersion >
8
8
<SuppressTfmSupportBuildWarnings >true</SuppressTfmSupportBuildWarnings >
Original file line number Diff line number Diff line change 9
9
<Using Include =" Xunit.Sdk" />
10
10
<Using Include =" VerifyTests" />
11
11
<Using Include =" Argon" />
12
- <PackageReference Include =" xunit.assert" Version =" 2.4.2" />
13
12
<PackageReference Include =" xunit.abstractions" Version =" 2.0.3" />
14
- <PackageReference Include =" xunit.extensibility.execution" Version =" 2.4.2" />
15
13
<PackageReference Include =" ProjectDefaults" Version =" 1.0.80" PrivateAssets =" all" />
16
14
<PackageReference Include =" EmptyFiles" Version =" 2.8.0" PrivateAssets =" None" />
17
15
<PackageReference Include =" IndexRange" Version =" 1.0.2" PrivateAssets =" all" />
You can’t perform that action at this time.
0 commit comments