Add .Net 10.0 Support #72
Merged
Annotations
7 errors and 2 warnings
|
Build
Process completed with exit code 1.
|
|
Build
Assets file '/home/runner/work/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption/samples/AesSample.Fluent/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.
|
|
Build
Assets file '/home/runner/work/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption/samples/AesSample/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.
|
|
Build
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.
|
|
Build
Assets file '/home/runner/work/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption/samples/AesSample.Fluent/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.
|
|
Build
Assets file '/home/runner/work/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption/samples/AesSample/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.
|
|
Build
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.
|
|
Build:
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
Build:
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
Loading