* remove run: dotnet new globaljson
in favor of changing the hardco…
#33
Annotations
2 warnings
Run dotnet build --no-restore -c Debug imagePipeline:
c#/imagePipeline/src/Consumer/MetadataConsumer.cs#L98
Use a comparison to 'default(TImageSharpProfile)' instead or add a constraint to 'TImageSharpProfile' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
Run dotnet build --no-restore -c Debug imagePipeline:
c#/imagePipeline/src/Consumer/MetadataConsumer.cs#L98
Use a comparison to 'default(TImageSharpProfile)' instead or add a constraint to 'TImageSharpProfile' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
Loading