Skip to content

Commit

Permalink
0.0.2.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
creeperlv committed Apr 29, 2021
1 parent 3c15834 commit 43a26d3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Creeper Lv's Universal dotNet Library/CLUNL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
<!--<RootNamespace>Creeper_Lv_s_Universal_dotNet_Library</RootNamespace>-->
<RootNamespace>CLUNL</RootNamespace>
<AssemblyName>CLUNL</AssemblyName>
<Version>0.0.2.3</Version>
<Version>0.0.2.4</Version>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Copyright>Copyright (C) 2020 Creeper Lv</Copyright>
<Copyright>Copyright (C) 2020-2021 Creeper Lv</Copyright>
<PackageLicenseExpression></PackageLicenseExpression>
<PackageProjectUrl>https://github.com/creeperlv/CLUNL</PackageProjectUrl>
<RepositoryUrl>https://github.com/creeperlv/CLUNL</RepositoryUrl>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Authors>Creeper Lv</Authors>
<Company>Creeper Lv</Company>
<Description>Creeper Lv's Universal dotNet Library</Description>
<AssemblyVersion>0.0.2.3</AssemblyVersion>
<FileVersion>0.0.2.3</FileVersion>
<PackageReleaseNotes>ListData will no longer throw an exception when "Length" is null.</PackageReleaseNotes>
<AssemblyVersion>0.0.2.4</AssemblyVersion>
<FileVersion>0.0.2.4</FileVersion>
<PackageReleaseNotes>Added a command-line analyze tool.</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 43a26d3

Please sign in to comment.