We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dca14e commit 8457577Copy full SHA for 8457577
1 file changed
EasyCodeBuilder/EasyCodeBuilder.csproj
@@ -9,7 +9,7 @@
9
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
10
<!-- NuGet 包信息 -->
11
<PackageId>Fengb3.EasyCodeBuilder</PackageId>
12
- <Version>0.1.0</Version>
+ <Version>0.1.1</Version>
13
<Authors>Bohan Feng</Authors>
14
<Description>A library for dynamic code generation, supporting Multiple Languages</Description>
15
<PackageLicenseFile>LICENSE</PackageLicenseFile>
0 commit comments