Skip to content

Commit 06dde90

Browse files
committed
1.0.7
1 parent ad22b2c commit 06dde90

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Python.System/Python.System.csproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
99
<Title>Static System function Like Python</Title>
1010
<Authors>heartacker</Authors>
11-
<Description>provide some static funtion that like python and write c# some like Python</Description>
11+
<Description>provide some static funtion that like python and write c# some like Python
12+
see https://github.com/heartacker/Static.System.git
13+
</Description>
1214
<Copyright>MIT</Copyright>
1315
<PackageProjectUrl></PackageProjectUrl>
1416
<PackageIcon>S.System.png</PackageIcon>
@@ -17,7 +19,7 @@
1719
<PackageTags>static;python;function;script;</PackageTags>
1820
<PackageReleaseNotes>see https://github.com/heartacker/Python.System/blob/master/CHANGELOG.md</PackageReleaseNotes>
1921
<AssemblyVersion>0.0.0.2</AssemblyVersion>
20-
<Version>1.0.6</Version>
22+
<Version>1.0.7</Version>
2123
</PropertyGroup>
2224

2325
<ItemGroup>
@@ -31,4 +33,4 @@
3133
</None>
3234
</ItemGroup>
3335

34-
</Project>
36+
</Project>

0 commit comments

Comments
 (0)