Skip to content

Commit

Permalink
fix: Remove config-schema.yaml reference in API
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnatamo committed Jul 27, 2024
1 parent 8afa7c8 commit e174ffd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/API/src/Fetcharr.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
<RootNamespace>Fetcharr.API</RootNamespace>
</PropertyGroup>

<ItemGroup>
<None Include="config-schema.json" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
Expand Down

0 comments on commit e174ffd

Please sign in to comment.