Skip to content

Commit

Permalink
Update netcore_project.mustache
Browse files Browse the repository at this point in the history
  • Loading branch information
trunges21 authored Aug 2, 2024
1 parent 59d8022 commit 8fb521c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions my_custom_templates/netcore_project.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
{{/validatable}}
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.8.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.1" />
</ItemGroup>

{{>netcore_project.additions}}</Project>
{{>netcore_project.additions}}</Project>

0 comments on commit 8fb521c

Please sign in to comment.