Skip to content

Commit

Permalink
Do not install JWT by default
Browse files Browse the repository at this point in the history
  • Loading branch information
donker committed Nov 5, 2020
1 parent 28258b7 commit 507d5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DNN Platform/Dnn.AuthServices.Jwt/Library.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<Import Project="..\..\DNN_Platform.build" />
<PropertyGroup>
<Extension>zip</Extension>
<Extension>resources</Extension>
<DNNFileName>Dnn.Jwt</DNNFileName>
<PackageName>DnnJwtAuth</PackageName>
<ModuleFolderName>$(WebsitePath)\DesktopModules\AuthenticationServices\JWTAuth</ModuleFolderName>
Expand Down

0 comments on commit 507d5cd

Please sign in to comment.