Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #367 from aspriddell/remove-dragon6-services
Browse files Browse the repository at this point in the history
Remove dragon6 services
  • Loading branch information
aspriddell authored Jan 30, 2023
2 parents a90ae6d + fb738db commit 5420704
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 119 deletions.
4 changes: 2 additions & 2 deletions DragonFruit.Six.Api/DragonFruit.Six.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DragonFruit.Data" Version="2022.1230.0" />
<PackageReference Include="DragonFruit.Data.Serializers.Newtonsoft" Version="2022.1230.0" />
<PackageReference Include="DragonFruit.Data" Version="2023.123.0" />
<PackageReference Include="DragonFruit.Data.Serializers.Newtonsoft" Version="2023.123.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
Expand Down
66 changes: 0 additions & 66 deletions DragonFruit.Six.Api/Services/Verification/AccountExtensions.cs

This file was deleted.

20 changes: 0 additions & 20 deletions DragonFruit.Six.Api/Services/Verification/AccountRole.cs

This file was deleted.

31 changes: 0 additions & 31 deletions DragonFruit.Six.Api/Services/Verification/Dragon6User.cs

This file was deleted.

0 comments on commit 5420704

Please sign in to comment.