Skip to content

Commit

Permalink
PC-1344: replace postcode cs file with json
Browse files Browse the repository at this point in the history
  • Loading branch information
samyou-softwire committed Sep 30, 2024
1 parent 8d0e6f6 commit cc2f4fb
Show file tree
Hide file tree
Showing 2 changed files with 392,763 additions and 392,768 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.9" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<Content Include="Services\EligiblePostcode\EligiblePostcodeData.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</Content>
</ItemGroup>
</Project>
Loading

0 comments on commit cc2f4fb

Please sign in to comment.