-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
添加相似变换;移除 .NET6 的支持 #8
Conversation
This reverts commit ef992ef.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
构建爆了
Error: /home/runner/work/DotNetCampus.Numerics/DotNetCampus.Numerics/DotNetCampus.Numerics.Geometry/SimilarityTransformation2D.cs(34,9): error CS0501: 'SimilarityTransformation2D.Scaling.get' must declare a body because it is not marked abstract, extern, or partial [/home/runner/work/DotNetCampus.Numerics/DotNetCampus.Numerics/DotNetCampus.Numerics.Geometry/DotNetCampus.Numerics.Geometry.csproj]
Error: /home/runner/work/DotNetCampus.Numerics/DotNetCampus.Numerics/DotNetCampus.Numerics.Geometry/SimilarityTransformation2D.cs(32,19): error CS8050: Only auto-implemented properties can have initializers. [/home/runner/work/DotNetCampus.Numerics/DotNetCampus.Numerics/DotNetCampus.Numerics.Geometry/DotNetCampus.Numerics.Geometry.csproj]
No description provided.