Skip to content

Commit

Permalink
更新项目版本号为1.1.0.1;
Browse files Browse the repository at this point in the history
  • Loading branch information
zqlovejyc committed May 14, 2019
1 parent 512e860 commit 1c1bf35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SQLBuilder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: AssemblyVersion("1.1.0.1")]
[assembly: AssemblyFileVersion("1.1.0.1")]
1 change: 1 addition & 0 deletions SQLBuilder/SQLBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
<None Include="Nuget\Zq.SQLBuilder.1.0.9.8.nupkg" />
<None Include="Nuget\Zq.SQLBuilder.1.0.9.9.nupkg" />
<None Include="Nuget\Zq.SQLBuilder.1.1.0.0.nupkg" />
<None Include="Nuget\Zq.SQLBuilder.1.1.0.1.nupkg" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 1c1bf35

Please sign in to comment.