Search Issue Tracker

Fixed in 2021.2.X

Votes

0

Found in

2019.4

2020.3

2020.3.32f1

2021.2

Issue ID

1417498

Regression

No

"type `System.Web.HttpUtility` doesn't exist in target framework " error when System.Web reference is added via csc.rsp

How to reproduce:
1. Open the attached project "HttpUtilityRepro.zip"
2. Open File>Build Settings...
3. Switch Platform to UWP
4. Build the project

Expected result: Build is successful
Actual result: Build fails with errors "Reference rewriter: Error: type `System.Web.HttpUtility` doesn't exist in target framework."

Reproducible with: 2019.4.37f1, 2020.3.33f1, 2021.2.0a7
Not reproducible with: 2021.2.0a8, 2021.3.0f1, 2022.1.0b16, 2022.2.0a10

  1. Resolution Note (fix version 2021.2):

    Fixed by unknown PR in 2021.2.0a8

Add comment

Log in to post comment