DragonFly 1.0.29 #87
Annotations
20 warnings
|
dragonfly
The assembly 'contentFiles/any/net9.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/Microsoft.CodeAnalysis.CSharp.Scripting.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/Microsoft.CodeAnalysis.CSharp.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/Microsoft.CodeAnalysis.CSharp.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/BrowserDebugProxy.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/BrowserDebugProxy.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/BrowserDebugHost.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/BrowserDebugHost.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
dragonfly
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
dragonfly:
src/DragonFly.Core/Modules/Assets/Models/Asset.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/Modules/Assets/Models/Asset.cs#L14
Non-nullable property 'Alt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/Modules/Assets/Models/Asset.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/Modules/Assets/Metadatas/Video/AudioInfo.cs#L20
Non-nullable property 'ChannelLayout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/Modules/Assets/Metadatas/Video/AudioInfo.cs#L15
Non-nullable property 'Codec' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/AsyncLazy.cs#L21
Non-nullable field '_lazy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L14
Non-nullable property 'PropertyTypeSymbol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L13
Non-nullable property 'AttributeTypeSymbol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L12
Non-nullable property 'AttributeParameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L11
Non-nullable property 'PropertyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|