dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.71k stars 1.06k forks source link

Lots weird things in net20/35 output #34853

Open ahdung opened 1 year ago

ahdung commented 1 year ago

VS2022 17.6.6, actually this is a long time issue, please take a little time fix it.

Demo: https://github.com/dotnet/winforms/files/12414867/NoTaskbarIconDemo.zip

net40 output (normal):

WinFormsApp1.exe
WinFormsApp1.exe.config
WinFormsApp1.pdb

net20/35 output:

big5.nlp
bopomofo.nlp
ksc.nlp
mscorlib.dll
normidna.nlp
normnfc.nlp
normnfd.nlp
normnfkc.nlp
normnfkd.nlp
prc.nlp
prcp.nlp
sortkey.nlp
sorttbls.nlp
WinFormsApp1.exe
WinFormsApp1.exe.config
WinFormsApp1.pdb
xjis.nlp
zh-CHS
ahdung commented 4 months ago

any news? VS2022 17.10.2 still here, but I do know some guy is well in #34852.