Skip to content

Commit 4a56599

Browse files
committed
Change package version for http.connections.client to 3.1.4
1 parent 6272fa3 commit 4a56599

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SignalR/clients/csharp/Http.Connections.Client/src/Microsoft.AspNetCore.Http.Connections.Client.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
66
<IsShippingPackage>true</IsShippingPackage>
77
<DisablePackageReferenceRestrictions>true</DisablePackageReferenceRestrictions>
8+
<!-- This package should be versioned 3.1.4-previewN until we move its changes back into release/3.1 -->
9+
<VersionPrefix>3.1.4</VersionPrefix>
810
</PropertyGroup>
911

1012
<ItemGroup>

0 commit comments

Comments
 (0)