Skip to content

Commit

Permalink
Merge pull request #174 from hassanhabib/users/hassanhabib/release-2-19
Browse files Browse the repository at this point in the history
CONFIGS: Release 2.19.0
  • Loading branch information
hassanhabib authored Apr 28, 2024
2 parents dc9a0f6 + 9ab5988 commit 6751f7f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions RESTFulSense.WebAssembly/RESTFulSense.WebAssembly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<TargetFramework>net6.0</TargetFramework>
<Nullable>disable</Nullable>
<DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports>
<Authors>Brian Parker | Hassan Habib</Authors>
<Company>Brian Parker | Hassan Habib</Company>
<Authors>Hassan Habib</Authors>
<Company>The Standard Organization</Company>
<Description>RESTFul Integration w/ Love &lt;3 </Description>
<Copyright>Copyright (c) Hassan Habib</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageIcon>api.png</PackageIcon>
<PackageIconUrl />
<Version>2.18.1</Version>
<AssemblyVersion>2.18.1.0</AssemblyVersion>
<FileVersion>2.18.1.0</FileVersion>
<Version>2.19.0</Version>
<AssemblyVersion>2.19.0.0</AssemblyVersion>
<FileVersion>2.19.0.0</FileVersion>
<NeutralLanguage>en-US</NeutralLanguage>
<PackageLicenseExpression></PackageLicenseExpression>
<PackageProjectUrl>https://www.restfulsense.net</PackageProjectUrl>
Expand Down
10 changes: 5 additions & 5 deletions RESTFulSense/RESTFulSense.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
<PropertyGroup>
<DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports>
<TargetFramework>netstandard2.1</TargetFramework>
<Authors>Hassan Habib | Brian Parker | Christo du Toit</Authors>
<Company>Hassan Habib | Brian Parker | Christo du Toit</Company>
<Authors>Hassan Habib</Authors>
<Company>The Standard Organization</Company>
<Description>RESTFul Integration w/ Love &lt;3 </Description>
<Copyright>Copyright (c) Hassan Habib</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageIcon>api.png</PackageIcon>
<PackageIconUrl />
<Version>2.18</Version>
<AssemblyVersion>2.18.0.0</AssemblyVersion>
<FileVersion>2.18.0.0</FileVersion>
<Version>2.19</Version>
<AssemblyVersion>2.19.0.0</AssemblyVersion>
<FileVersion>2.19.0.0</FileVersion>
<NeutralLanguage>en-US</NeutralLanguage>
<PackageLicenseExpression></PackageLicenseExpression>
<PackageProjectUrl>https://www.restfulsense.net</PackageProjectUrl>
Expand Down

0 comments on commit 6751f7f

Please sign in to comment.