Update README.md #37
Annotations
11 warnings
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L9
Missing XML comment for publicly visible type or member 'Editor'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L11
Missing XML comment for publicly visible type or member 'Editor.allEditoresList'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L17
Missing XML comment for publicly visible type or member 'Editor.CreatePluginDataFolder()'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L35
Missing XML comment for publicly visible type or member 'Editor.OpenProjectIneditor(string, string)'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L49
Missing XML comment for publicly visible type or member 'Editor.DoesEditorVersionExist(string)'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L61
Missing XML comment for publicly visible type or member 'Editor.GetMatchingEditorVersionForProject(string)'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L75
Missing XML comment for publicly visible type or member 'Editor.CreateListOfInstalledEditors()'
|
build:
Flow.Launcher.Plugin.UnityLauncherPlugin/Editor.cs#L93
Missing XML comment for publicly visible type or member 'Editor.VersionCacheFileExists()'
|