File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 12
12
<PackageProjectUrl >https://github.com/web-push-libs/web-push-csharp/</PackageProjectUrl >
13
13
<RepositoryUrl >https://github.com/web-push-libs/web-push-csharp/</RepositoryUrl >
14
14
<PackageTags >web push notifications vapid</PackageTags >
15
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
16
+ <IncludeSymbols >true</IncludeSymbols >
17
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
15
18
</PropertyGroup >
16
19
20
+ <ItemGroup >
21
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
22
+ </ItemGroup >
23
+
24
+
17
25
<ItemGroup >
18
26
<PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
19
27
<PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.1.3" />
You can’t perform that action at this time.
0 commit comments