Skip to content

Commit

Permalink
Merge branch 'feature/upgrade-nunit' of https://github.com/asos-gurpr…
Browse files Browse the repository at this point in the history
…eetsingh/ServiceBusExplorer into feature/upgrade-nunit
  • Loading branch information
asos-gurpreetsingh committed Sep 21, 2024
2 parents 7584126 + b58e26a commit fa10234
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/ServiceBusExplorer.Tests/ServiceBusExplorer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="WindowsAzure.ServiceBus" Version="7.0.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
</PackageReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
</Project>

0 comments on commit fa10234

Please sign in to comment.