Qian
Qian
I have the same question,But this problem only appears on my computer. If I copy my program to another computer, it works. My PC: Windows 10 2004 19041.572 NET Framework...
If the SSO project running in NET Core with Synercoding.FormsAuthentication, verification is also normal
I'm having the same issue 
> It's a 2023.2 problem. Downgrade to 2023.1 and you have not the problem more.. @Venus642 Yes, I've rolled back to 2023.1 @sylveon I know the problem is https://github.com/TranslucentTB/TranslucentTB/blob/0f9ba88d8b08ee329857850c319d3eb92354ac2d/TranslucentTB/loadabledll.cpp#L41 The...
> When you create a batch under > ... \AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup > with copy the files to tmp folder that doesn't work > because the error window error message comes...
Because static [IJSRuntime](https://github.com/serdarciplak/BlazorMonaco/blob/a4ee5ce5e903d0c9de38c7b5b1bf0c24b885e395/BlazorMonaco/Helpers/JsRuntimeExt.cs#L11) is used in the JsRuntimeExt , It cannot be used on Blazor Server, otherwise it will cause data spoofing when multiple people open the editor
> 抱歉,我先这两天尝试复现了一下,没有复现出你这种情况,或者你可以加一下我的联系方式,我远程给你看看这个问题 这个,我大概知道原因,应该是他的快捷键设置成F1-F12这种单按键触发方式了,然后任务管理器是管理员权限启动的,他按F1-F12这种快捷键的时候,按键信息是不会给没管理员权限的窗口的,具体原因忘记了。 如果是带Ctrl或者Alt这种的快捷键,就能正常触发。 所以要不然是他改一下快捷键,要不然就只能用管理员启动TTime才能正常使用
@deaquino I haven't used SQL Server in a long time and can't test it. EF Core puts the split query in the `RelationalSplitCollectionShaperExpression`, so you can handle it in the...
# MRE As a supplement to #32 , we can add the following to [AppStyles.axaml](https://github.com/Kira-NT/HotAvalonia/blob/master/samples/HotReloadDemo/Styles/AppStyles.axaml) for testing: ``` xml ``` # Fix Add the following to the `Clear` method of...
Let me add some information I know: During the compilation process, there exists an ` ItemGroup` named `ReferenceCopyLocalFiles`, which should contain all NuGet packages and project reference information (perhaps there...