File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 16
16
<Authors >Wei Chen</Authors >
17
17
<PackageProjectUrl >https://github.com/weichch/system-text-json-jsondiffpatch</PackageProjectUrl >
18
18
<Copyright >Copyright © Wei Chen 2024</Copyright >
19
+ <RepositoryUrl >https://github.com/weichch/system-text-json-jsondiffpatch.git</RepositoryUrl >
20
+ <RepositoryType >git</RepositoryType >
21
+ <Copyright >Copyright © Wei Chen 2022</Copyright >
19
22
<PackageIcon >icon.png</PackageIcon >
20
23
<PackageLicenseFile >LICENSE</PackageLicenseFile >
21
24
<PackageReleaseNotes >https://github.com/weichch/system-text-json-jsondiffpatch/blob/$(JsonDiffPatchPackageVersion)/ReleaseNotes.md</PackageReleaseNotes >
25
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
26
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
22
27
</PropertyGroup >
23
28
24
29
<PropertyGroup >
30
35
<ItemGroup >
31
36
<None Include =" ..\..\icon.png" Link =" Packaging\icon.png" Pack =" true" PackagePath =" \" />
32
37
<None Include =" ..\..\LICENSE" Link =" Packaging\LICENSE" Pack =" true" PackagePath =" \" />
33
- <None Include =" ..\..\THIRD-PARTY-NOTICES.txt" Link =" Packaging\THIRD-PARTY-NOTICES.txt" Pack =" true" PackagePath =" \" />
38
+ <None Include =" ..\..\THIRD-PARTY-NOTICES.txt" Link =" Packaging\THIRD-PARTY-NOTICES.txt" Pack =" true" PackagePath =" \" />
34
39
</ItemGroup >
35
-
40
+
36
41
</Project >
You can’t perform that action at this time.
0 commit comments