Update test that was broken by SRGBColour changes #212
Annotations
4 warnings
Compile:
osu.Framework.Tests/Visual/Drawables/TestSceneGammaCorrection.cs#L188
'SRGBColour.Linear' is obsolete: 'Use ToLinear() instead.'
|
Compile:
osu.Framework.Tests/IO/TestOnlineStore.cs#L102
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Compile:
osu.Framework.Tests/Visual/Drawables/TestSceneGammaCorrection.cs#L188
'SRGBColour.Linear' is obsolete: 'Use ToLinear() instead.'
|
Compile:
osu.Framework.Tests/IO/TestOnlineStore.cs#L102
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Loading