Can't build and run "sample/WpfConnect", because of the version "1.0.650601.0" not valid for "AssemblyVersionAttribute"
Describe the bug
Apart from the title
I think it appears that 650601 is greater than 65535
I cloned [2622223 - Merge pull request #4059 from dotnet/copilot/fix-1a43ec66-aff5-44f5-aa76-8279b0053106]
"1.0.650601.0" seems to be an auto-generated build version number, but I'm unsure where this string is configured. I forced it to run by modifying the generated "WpfConnect.AssemblyInfo.cs" file. However, after each clean rebuild, I need to reapply this modification.
-- translated by ai
the orginal: 除了标题外 我认为似乎是 650601 大于 65535
我 clone 了 [2622223 - Merge pull request #4059 from dotnet/copilot/fix-1a43ec66-aff5-44f5-aa76-8279b0053106]
"1.0.650601.0"似乎是一个自动构建版本号,但我不知道这个字符串是哪里配置的,我通过修改生成后的 "WpfConnect.AssemblyInfo.cs" 来强行运行,但是每次清理后生成,需要重新修改
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
- OS
- Windows 11
- Frontend
- [Visual Studio