Raise public version. #10
Annotations
12 warnings
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L26
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L40
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L60
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L85
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L111
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L127
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L148
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L165
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/RetrierTests.cs#L182
'Retrier.Retry(int, int, Action, Func<int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
|
build:
src/SenseNet.Tools.Tests/AccessorTests.cs#L31
The field 'AccessorTestObject._staticPrivateField' is never used
|