File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 27
27
<PackageDescription >Reference this library if you want to develop a Flow Launcher plugin</PackageDescription >
28
28
<PackageTags >flowlauncher</PackageTags >
29
29
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
30
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
30
31
</PropertyGroup >
31
32
32
33
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
68
69
</ItemGroup >
69
70
70
71
<ItemGroup >
72
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
71
73
<PackageReference Include =" JetBrains.Annotations" Version =" 2019.1.3" />
72
74
<PackageReference Include =" Mono.Cecil" Version =" 0.11.2" />
73
75
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
You can’t perform that action at this time.
0 commit comments