Commit 172f6d56 authored by justcoding121's avatar justcoding121

Fix warning in Visual studio

parent 9385c5e9
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</PackageReference> </PackageReference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup Condition="'$(TargetFramework)' == 'net45'">
<Reference Include="System.Web" /> <Reference Include="System.Web" />
</ItemGroup> </ItemGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment