Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Add link to issue.
  • Loading branch information
martincostello committed Feb 16, 2024
1 parent a62a785 commit 9ea6fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignInWithApple/SignInWithApple.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<AssemblyName>MartinCostello.SignInWithApple</AssemblyName>
<ChecksumAlgorithm>SHA256</ChecksumAlgorithm>
<EnableConfigurationBindingGenerator>true</EnableConfigurationBindingGenerator>
<!-- HACK Disable RDG as it forces use of nullable annotations -->
<!-- HACK Workaround for https://github.com/dotnet/aspnetcore/issues/54020 -->
<EnableRequestDelegateGenerator>false</EnableRequestDelegateGenerator>
<NeutralLanguage>en-US</NeutralLanguage>
<OutputType>Exe</OutputType>
Expand Down

0 comments on commit 9ea6fcb

Please sign in to comment.