Skip to content

Commit f34b6a8

Browse files
author
linzhijun
committed
修改版本号
1 parent 12a7812 commit f34b6a8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

csharp/ToolGood.Algorithm/ToolGood.Algorithm.csproj

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Product>ToolGood.Algorithm</Product>
2020
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2121
<SignAssembly>true</SignAssembly>
22-
<Version>5.0.0.1</Version>
22+
<Version>5.0.0.2</Version>
2323
<AssemblyOriginatorKeyFile>ToolGood.Algorithm.snk</AssemblyOriginatorKeyFile>
2424
<DelaySign>false</DelaySign>
2525
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\ToolGood.Algorithm.xml</DocumentationFile>
@@ -39,11 +39,6 @@
3939
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.13.1" />
4040
</ItemGroup>
4141

42-
43-
<!--<ItemGroup>
44-
<PackageReference Include="Wasi.Sdk" Version="0.1.4-preview.10020" />
45-
</ItemGroup>-->
46-
4742
<ItemGroup>
4843
<None Include="..\..\LICENSE">
4944
<Pack>True</Pack>

0 commit comments

Comments
 (0)