File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
SharpHelpers/SharpHelpers Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1313 <PackageTags >SharpCoding, Helpers, C#</PackageTags >
1414 <PackageReleaseNotes ></PackageReleaseNotes >
1515 <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 >
1717 </PropertyGroup >
1818 <PropertyGroup >
1919 <LangVersion >8</LangVersion >
2020 <PackageIcon >ico.png</PackageIcon >
2121 <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 >
2226 </PropertyGroup >
2327
2428 <ItemGroup >
2529 <None Include =" ..\..\LICENSE" >
2630 <Pack >True</Pack >
2731 <PackagePath ></PackagePath >
2832 </None >
33+ <None Include =" ..\..\README.md" >
34+ <Pack >True</Pack >
35+ <PackagePath >\</PackagePath >
36+ </None >
2937 <None Include =" Asset\ico.png" >
3038 <Pack >True</Pack >
3139 <PackagePath ></PackagePath >
You can’t perform that action at this time.
0 commit comments