Downgraded browser engine back to 71.0.2 due to issues with touch input.
This commit is contained in:
parent
626e2742e0
commit
66275830ae
1 changed files with 3 additions and 1 deletions
|
@ -90,7 +90,9 @@
|
|||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
<None Include="packages.config">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue