Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e756c7b

Browse files
authored
Merge pull request #23769 from wtgodbe/Preview4
Update branding to preview4
2 parents 1334c0e + d8d84fe commit e756c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
2222
<StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>
2323

24-
<PreReleaseLabel>preview3</PreReleaseLabel>
24+
<PreReleaseLabel>preview4</PreReleaseLabel>
2525
</PropertyGroup>
2626

2727
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->

0 commit comments

Comments
 (0)