ZTI

Results 7 issues of ZTI

Project: **Cairo Explorer** the line "[assembly: AssemblyVersion("0.2.*")]" in AssemblyInfo.cs cause build failed. I removed this line and it compiled successfully **Build error info** ``` Build started... 1>------ Build started: Project:...

In [how to use downloads](https://gogs.io/docs/installation/install_from_binary#how-to-use-downloads%3F) section of the document ```./gogs web'``` cannot run normally under cmd, if modified to ```.\gogs web```, running normally in both powershell and cmd ![image](https://github.com/gogs/docs/assets/22126367/b77fcd0f-8f89-4203-88d3-08567493bd04) ![image](https://github.com/gogs/docs/assets/22126367/b0be11a3-1b72-4357-bc3d-58123fcf740b)

HttpManager类的Post和Get函数会引发异常。 ### 异常信息: ```json { code:0 ref-code:0 ref-text: [2022-10-18 11:23:33.4841] [QiniuCSharpSDK/8.2.0 (UNKNOWN; Win32NT; 6.2.9200.0)] [HTTP-POST] Error: 必须使用适当的属性或方法修改“content-type”标头。 参数名: name } ``` 经过排查,发现是 ```c# foreach (string fieldName in headers.Keys) { wReq.Headers.Add(fieldName,...

size/S

![image](https://user-images.githubusercontent.com/22126367/201807134-2bf32321-075d-449b-bb04-0e8ad7e44f96.png) 靓仔你好,看这种方式显示是不是更直观一些。

![image](https://user-images.githubusercontent.com/22126367/201802120-7774ab79-089c-4e96-a1d0-2f973cd613ea.png) 删除就正常了。

### Describe the bug switch Navigation Style from Fluent to Top cause System.InvalidOperationException ### To Reproduce ![view](https://github.com/lepoco/wpfui/assets/22126367/f8679f96-9dae-4817-9ea0-26e72b1fae4c) ### Expected behavior fix ### Screenshots ![image](https://github.com/lepoco/wpfui/assets/22126367/de90aa09-feb1-4de7-9dfb-e2317810c479) ![image](https://github.com/lepoco/wpfui/assets/22126367/25e78ce6-4169-4cfa-a7d7-1ea0117ad5c8) ### OS version Windows 10...

bug