File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 6
6
<Nullable >enable</Nullable >
7
7
8
8
<RootNamespace >DittoTools.Heartbeat</RootNamespace >
9
+ <PackageID >DittoTools.Heartbeat</PackageID >
10
+ <Version >1.0.0</Version >
11
+ <Description >Diagnostic tools for Ditto.</Description >
12
+ <PackageLicenseFile >LICENSE</PackageLicenseFile >
13
+ <PackageTags >Ditto;Sync;Edge;PeerToPeer;P2P;Mesh;MAUI;.NET;iOS;Android;Debug;Diagnostic;Tools;Heartbeat</PackageTags >
14
+ <PackageIcon >icon.png</PackageIcon >
15
+ <PackageProjectUrl >https://ditto.live</PackageProjectUrl >
16
+ <RepositoryUrl >https://github.com/getditto/DittoDotnetTools</RepositoryUrl >
17
+ <RepositoryType >git</RepositoryType >
18
+ <_DittoIncludeNativeAndroidLibs >False</_DittoIncludeNativeAndroidLibs >
9
19
</PropertyGroup >
20
+ <ItemGroup >
21
+ <None Include =" ../LICENSE" Pack =" true" PackagePath =" \" />
22
+ <None Include =" ../icon.png" Pack =" true" PackagePath =" \" />
23
+ </ItemGroup >
10
24
<ItemGroup >
11
25
<PackageReference Include =" Ditto" Version =" 4.7.1" />
12
26
</ItemGroup >
13
- </Project >
27
+ </Project >
You can’t perform that action at this time.
0 commit comments