Azure / Azure/DotNetty

What makes the difference about that reference dotnetty on net461 and net45?

Open
#404 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

the project is
```


net452;net461;netstandard2.0




```
The build results of net45 and net461 are different.
net45's build result has a little thing
![net45](https://user-images.githubusercontent.com/17918084/41960202-bc8608b6-7a21-11e8-9676-ea807b0a6930.png)
but at net461 wow....
![net461](https://user-images.githubusercontent.com/17918084/41960283-f5a2abcc-7a21-11e8-94d8-d6aa5c87f517.png)

Why is this? It's urgent and critical. I think this may be the cause of some problems in my project. And I don't want to use source code direct, It may cause trouble to be upgrades.

Is there some config of nuget package are deffent with other packages?

[ReferenceTest.zip](https://github.com/Azure/DotNetty/files/2140285/ReferenceTest.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.