Add .Net 10.0 Support #72
Merged
Annotations
7 errors and 2 warnings
|
|
|
|
|
|
|
Assets file '/home/runner/work/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption/test/EntityFrameworkCore.DataEncryption.Test/obj/project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
|
|
|
|
|
|
Assets file '/home/runner/work/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption/test/EntityFrameworkCore.DataEncryption.Test/obj/project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
The logs for this run have expired and are no longer available.
Loading