Updated version numbers to 10.0.0-pre01. + net 10#841
Updated version numbers to 10.0.0-pre01. + net 10#841DocSvartz merged 5 commits intoMapsterMapper:developmentfrom
Conversation
|
@andrerav @stagep @DevTKSS If #622 is relevant? |
|
@DocSvartz added comment on the issue. Side Note for you: if you link to an issue or PR or similar, did you know that when your current line is a list (
I myself favorite to use this, since I get to know this. Perfectly suitable for e.g. "EPIC" Issue lists that are meant to collect multiple issues as links with status on one place. For example: |
|
@DevTKSS It was more of a short explanation of why two files had different changes than the others and that this is not a misprint. :) |
|
@andrerav @stagep @DevTKSS The only thing I'm thinking about is moving the temporary configuration work into a separate project
It will be able to accept new features as candidates for the main Mapster project. Let me know if this is a good idea. :) In relation to:
I wanted to combine the work on these two projects (both would involve changes to the API configuration). |
|
@docs FYI Experimental is the correct spelling :) |
|
@stagep yes. |
src/Mapster.DependencyInjection.Tests/Mapster.DependencyInjection.Tests.csproj
Outdated
Show resolved
Hide resolved
| <Version>9.0.0-pre01</Version> | ||
| <Version>10.0.0-pre01</Version> | ||
| <PackageLicenseUrl>https://github.com/chaowlert/ExpressionDebugger/blob/master/LICENSE</PackageLicenseUrl> | ||
| <LangVersion>8.0</LangVersion> |
There was a problem hiding this comment.
@DocSvartz @andrerav Is there a specific reason to use a LangVersion in here?
|
@DocSvartz @andrerav Seeing all the repeating of Properties here I would like to suggest to:
|
This already exists.
I've seen issue in NUnit that in certain CI/CD pipelines, tests don't run without it. But tests work for us. Now I'm wondering if the tests will run twice. |
426fcdd to
538f8c9
Compare
|
@DevTKSS -- Update |
Co-authored-by: DevTKSS <info@technische-konstruktion.com>
|
@DocSvartz I did only run tests locally so far and not had to work with signing 🤔 and I am using xUnit v3 for testing which has support for many CI CD testing setups with predelivered worflows/samples |
|
@DevTKSS If this is important, please move these to separate issues:
This is not entirely related to the version number change and the addition of a new TFM. Moreover, this issues can be resolved independently. |
No description provided.