Skip to content

Commit

Permalink
Update Utilities to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cnshenj committed Jul 25, 2022
1 parent cbe9a73 commit cb08595
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides Azure related utilities for ASP.NET Core.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.3</Version>
<Version>0.3.4</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Utilities.AspNetCore/Utilities.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides utility methods for ASP.NET Core.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.3</Version>
<Version>0.3.4</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Utilities.Azure/Utilities.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides utility methods for Azure resources.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.3</Version>
<Version>0.3.4</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Utilities.Json/Utilities.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides utility methods for JSON.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.3</Version>
<Version>0.3.4</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Utilities.MessagePack/Utilities.MessagePack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides utility methods for MessagePack.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.3</Version>
<Version>0.3.4</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Utilities/Utilities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides utility methods for .NET objects, e.g. strings, collections.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.3</Version>
<Version>0.3.4</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down

0 comments on commit cb08595

Please sign in to comment.