Skip to content

Commit

Permalink
fix: add Microsoft.Extensions.FileProviders.Embedded package
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiqbarbosa authored and joelfoliveira committed Dec 27, 2023
1 parent e2c21c0 commit 3bc735d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -23,6 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.25" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 3bc735d

Please sign in to comment.