Skip to content

Commit 6ee41ee

Browse files
committedApr 7, 2025
misc: moved files
1 parent 7402a7a commit 6ee41ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎Yubico.Core/tests/integration/Yubico.Core.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ limitations under the License. -->
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
3130
<ProjectReference Include="..\..\src\Yubico.Core.csproj" />
31+
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
3232
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
3333
<PackageReference Include="xunit" Version="2.4.1" Condition="'$(TargetFramework)' == 'net47'" />
3434
<PackageReference Include="xunit" Version="2.8.1" Condition="'$(TargetFramework)' != 'net47'" />

0 commit comments

Comments
 (0)