Skip to content

Commit

Permalink
refactor: remove empty spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilbaczek committed May 27, 2024
1 parent 41d2f87 commit 8dcf6f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>

</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<PackageReference Include="Bogus" Version="35.5.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />

</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8dcf6f5

Please sign in to comment.