Skip to content

Commit

Permalink
- update .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdenHide committed Jul 2, 2024
1 parent be070b5 commit 18503ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/MetaDataAPI/MetaDataAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@
<PackageReference Include="Utils.EnvironmentManager" Version="3.0.4" />
<PackageReference Include="poolz.finance.csharp.contracts" Version="1.0.4" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>

0 comments on commit 18503ce

Please sign in to comment.