Skip to content

Commit

Permalink
[minor] removed StyleCop.Analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessy Kyalo Musyimi committed May 2, 2019
1 parent 9db5704 commit 4d19204
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Source/DemoWebApp/DemoWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@
<ProjectReference Include="..\Saml2.Authentication.Core\Saml2.Authentication.Core.csproj" />
</ItemGroup>

<ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.5.0" />
<PackageReference Include="System.ServiceModel.Http" Version="4.5.3" />
<PackageReference Include="System.ServiceModel.Primitives" Version="4.5.3" />
Expand Down

0 comments on commit 4d19204

Please sign in to comment.