We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6066800 commit 4ae10fdCopy full SHA for 4ae10fd
Shiny.Extensions.Localization.Generator/Shiny.Extensions.Localization.Generator.csproj
@@ -14,6 +14,10 @@
14
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
15
<CompilerGeneratedFilesOutputPath>Generated</CompilerGeneratedFilesOutputPath>
16
<IsRoslynComponent>true</IsRoslynComponent>
17
+ <PackageTags>shiny localization sourcegeneration</PackageTags>
18
+ <RepositoryType>git</RepositoryType>
19
+ <RepositoryUrl>https://github.com/shinyorg/localizegen</RepositoryUrl>
20
+ <PackageProjectUrl>https://shinylib.net</PackageProjectUrl>
21
<!--
22
<IncludeBuildOutput>false</IncludeBuildOutput>
23
0 commit comments