We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d6240 commit a86d82dCopy full SHA for a86d82d
src/AspNet.Security.OAuth.HubSpot/AspNet.Security.OAuth.HubSpot.csproj
@@ -5,15 +5,11 @@
5
<TargetFrameworks>$(DefaultNetCoreTargetFramework)</TargetFrameworks>
6
</PropertyGroup>
7
8
- <PropertyGroup>
9
- <DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
10
- </PropertyGroup>
11
-
12
<PropertyGroup>
13
<Description>ASP.NET Core security middleware enabling HubSpot authentication.</Description>
14
<Authors>Shayaan Ahmed Farooqi</Authors>
15
<PackageTags>hubspot;aspnetcore;authentication;oauth;security</PackageTags>
16
+ </PropertyGroup>
17
18
<ItemGroup>
19
<FrameworkReference Include="Microsoft.AspNetCore.App" />
0 commit comments