File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ limitations under the License. -->
43
43
<DefineConstants >Linux</DefineConstants >
44
44
</PropertyGroup >
45
45
<ItemGroup >
46
- <PackageReference Include =" Xunit.SkippableFact" Version =" 1.4.13" />
47
46
<ProjectReference Include =" ..\src\Yubico.Core.csproj" />
47
+ <PackageReference Include =" Xunit.SkippableFact" Version =" 1.4.13" />
48
48
<PackageReference Include =" coverlet.collector" Version =" 6.0.2" PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
49
49
<PackageReference Include =" xunit" Version =" 2.8.1" />
50
50
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1" PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
@@ -55,5 +55,5 @@ limitations under the License. -->
55
55
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
56
56
</None >
57
57
</ItemGroup >
58
-
58
+
59
59
</Project >
You can’t perform that action at this time.
0 commit comments