- From: Sam Ruby <notifications@github.com>
- Date: Sun, 18 Jan 2015 06:31:40 -0800
- To: webspecs/url <url@noreply.github.com>
Received on Sunday, 18 January 2015 14:32:08 UTC
When I try compiling with this, I get
```
testuri.cs(67,60): error CS0246: The type or namespace name
'TargetFrameworkAttribute' could not be found (are you missing a using
directive or an assembly reference?)
testuri.cs(67,92): error CS0246: The type or namespace name
'TargetFrameworkAttribute' could not be found (are you missing a using
directive or an assembly reference?)
```
---
Reply to this email directly or view it on GitHub:
https://github.com/webspecs/url/pull/46#issuecomment-70410269
Received on Sunday, 18 January 2015 14:32:08 UTC