Skip to content

Commit

Permalink
Bump package version to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cnshenj committed Jun 6, 2023
1 parent 4d5fb5e commit 1194922
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Aspect.DynamicInheritance/Aspect.DynamicInheritance.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides support for aspect-oriented programming by defining dynamic subtypes as proxies.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.7</Version>
<Version>0.3.8</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 Aspect.SimpleInjector/Aspect.SimpleInjector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides support for aspect-oriented programming using Simple Injector.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.7</Version>
<Version>0.3.8</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 Aspect/Aspect.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides support for aspect-oriented programming.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.7</Version>
<Version>0.3.8</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 Patterns/Patterns.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides common programming patterns.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.7</Version>
<Version>0.3.8</Version>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/cnshenj/SidekickNet.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/cnshenj/SidekickNet</PackageProjectUrl>
Expand Down
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.7</Version>
<Version>0.3.8</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.7</Version>
<Version>0.3.8</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.7</Version>
<Version>0.3.8</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.7</Version>
<Version>0.3.8</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.7</Version>
<Version>0.3.8</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.Reflection/Utilities.Reflection.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Authors>SidekickNet</Authors>
<Description>Provides helper classes for reflection.</Description>
<Copyright>Copyright (c) Zhang Shen. All rights reserved.</Copyright>
<Version>0.3.7</Version>
<Version>0.3.8</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.7</Version>
<Version>0.3.8</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 1194922

Please sign in to comment.