Skip to content

Commit 5f4c443

Browse files
committed
Updating master branch to produce 6.2.0-beta1 build.
1 parent 5e69000 commit 5f4c443

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/EntityFramework.settings.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Project global pre-settings.
2222
<VersionBuild>0</VersionBuild>
2323
<VersionRevision>0</VersionRevision>
2424
<VersionReleasePrefix>0</VersionReleasePrefix>
25-
<VersionRelease>$(VersionReleasePrefix)-alpha1</VersionRelease>
26-
<VersionReleaseName>Alpha 1</VersionReleaseName>
25+
<VersionRelease>$(VersionReleasePrefix)-beta1</VersionRelease>
26+
<VersionReleaseName>Beta 1</VersionReleaseName>
2727
<ToolingDotNetFrameworkVersion Condition="'$(VisualStudioVersion)' == '15.0'">v4.5.1</ToolingDotNetFrameworkVersion>
2828
<ToolingDotNetFrameworkVersion Condition="'$(VisualStudioVersion)' != '15.0'">v4.5</ToolingDotNetFrameworkVersion>
2929
</PropertyGroup>

0 commit comments

Comments
 (0)