Skip to content

Commit

Permalink
Update project metadata to preview5 and 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Eilon committed Feb 28, 2024
1 parent 195ddf7 commit e962a50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HybridWebView/HybridWebView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PropertyGroup>
<!-- Change these two values to control the version -->
<VersionMain>1.0.0</VersionMain>
<VersionPrelease>-preview4</VersionPrelease>
<VersionPrelease>-preview5</VersionPrelease>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -49,7 +49,7 @@
<RepositoryUrl>https://github.com/Eilon/MauiCSharpInteropWebView.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/Eilon/MauiCSharpInteropWebView</PackageProjectUrl>
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
<Copyright2023 Eilon Lipton</Copyright>
<Copyright2024 Eilon Lipton</Copyright>
<PackageVersion>$(VersionMain)$(VersionPrelease)</PackageVersion>
<PackageOutputPath>$(MSBuildThisFileDirectory)..\artifacts</PackageOutputPath>
<LicenseFile>$(MSBuildThisFileDirectory)..\LICENSE</LicenseFile>
Expand Down

0 comments on commit e962a50

Please sign in to comment.