Skip to content

Commit

Permalink
Update WebApplication.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfigCat authored Nov 7, 2019
1 parent d2ab047 commit ed8e247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/ASP.NETCore/WebApplication/WebApplication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.Security" Version="4.3.2" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ed8e247

Please sign in to comment.