Publish Client Build #9
Annotations
10 warnings
|
build:
Robust.Shared/Player/Filter.cs#L69
'IoCManager.Resolve<T1, T2>(ref T1?, ref T2?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
|
|
build:
Robust.Shared/Player/Filter.cs#L58
'IoCManager.Resolve<T1, T2>(ref T1?, ref T2?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
|
|
build:
Robust.Shared/Player/Filter.cs#L46
'IoCManager.Resolve<T1, T2, T3>(ref T1?, ref T2?, ref T3?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
|
|
build:
Robust.Shared/Timing/IGameTiming.cs#L167
'IoCManager.Resolve<T>()' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
|
|
build:
Robust.Shared/Timing/Timer.cs#L138
'IoCManager.Resolve<T>()' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
|
|
build:
Robust.Shared/Timing/Timer.cs#L114
'IoCManager.Resolve<T>()' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
|
|
build:
NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
build:
NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
build:
NetSerializer/NetSerializer/Helpers.cs#L26
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
build:
NetSerializer/NetSerializer/Helpers.cs#L23
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|