Skip to content

Commit a86d82d

Browse files
Enable baseline validation for HubSpot
Enable package baseline validation for the new HubSpot provider.
1 parent b3d6240 commit a86d82d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/AspNet.Security.OAuth.HubSpot/AspNet.Security.OAuth.HubSpot.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,11 @@
55
<TargetFrameworks>$(DefaultNetCoreTargetFramework)</TargetFrameworks>
66
</PropertyGroup>
77

8-
<PropertyGroup>
9-
<DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
10-
</PropertyGroup>
11-
128
<PropertyGroup>
139
<Description>ASP.NET Core security middleware enabling HubSpot authentication.</Description>
1410
<Authors>Shayaan Ahmed Farooqi</Authors>
1511
<PackageTags>hubspot;aspnetcore;authentication;oauth;security</PackageTags>
16-
</PropertyGroup>
12+
</PropertyGroup>
1713

1814
<ItemGroup>
1915
<FrameworkReference Include="Microsoft.AspNetCore.App" />

0 commit comments

Comments
 (0)