Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
version bump to 2.0.0 (.net 7)
Browse files Browse the repository at this point in the history
  • Loading branch information
stavroskasidis committed Jan 31, 2023
1 parent cec987f commit 757983f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templatepack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<PackageType>Template</PackageType>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Version>1.3.1</Version>
<Version>2.0.0</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageProjectUrl>https://github.com/stavroskasidis/BlazorWithIdentity</PackageProjectUrl>
Expand Down

0 comments on commit 757983f

Please sign in to comment.