Skip to content

Commit 5fb9fe4

Browse files
Version bump
1 parent 888dc8f commit 5fb9fe4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

BlazorDialog/BlazorDialog.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
5-
<RazorLangVersion>3.0</RazorLangVersion>
65
<IsPackable>true</IsPackable>
76

87

@@ -16,7 +15,7 @@
1615
<Copyright />
1716
<PackageTags>blazor blazor-component blazor-dialog dialog modal blazor-modal blazordialog blazormodaldialog blazormodal razor razor-components razorcomponents</PackageTags>
1817
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
19-
<Version>1.6.0</Version>
18+
<Version>2.0.0</Version>
2019
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
2120
<Product>BlazorDialog</Product>
2221
</PropertyGroup>

0 commit comments

Comments
 (0)