Re: [url] Update csharp test to identify .net fwk version (#46)

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