File tree 1 file changed +9
-1
lines changed
SharpHelpers/SharpHelpers 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 13
13
<PackageTags >SharpCoding, Helpers, C#</PackageTags >
14
14
<PackageReleaseNotes ></PackageReleaseNotes >
15
15
<Description >SharpHelpers is a collections of some handy code packages and tutorials to make developer's life easier.</Description >
16
- <Version >1.0.1 </Version >
16
+ <Version >2.2.0 </Version >
17
17
</PropertyGroup >
18
18
<PropertyGroup >
19
19
<LangVersion >8</LangVersion >
20
20
<PackageIcon >ico.png</PackageIcon >
21
21
<PackageIconUrl />
22
+ <PackageProjectUrl >https://github.com/sharpcode-it/SharpHelpers</PackageProjectUrl >
23
+ <PackageReadmeFile >README.md</PackageReadmeFile >
24
+ <AssemblyVersion >2.2.0</AssemblyVersion >
25
+ <FileVersion >2.2.0</FileVersion >
22
26
</PropertyGroup >
23
27
24
28
<ItemGroup >
25
29
<None Include =" ..\..\LICENSE" >
26
30
<Pack >True</Pack >
27
31
<PackagePath ></PackagePath >
28
32
</None >
33
+ <None Include =" ..\..\README.md" >
34
+ <Pack >True</Pack >
35
+ <PackagePath >\</PackagePath >
36
+ </None >
29
37
<None Include =" Asset\ico.png" >
30
38
<Pack >True</Pack >
31
39
<PackagePath ></PackagePath >
You can’t perform that action at this time.
0 commit comments