Skip to content
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

10 target framework net70 is unsupported upgrade #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jgsuess
Copy link
Collaborator

@jgsuess jgsuess commented Jan 23, 2025

This one is a bit of merge train. It does what it says on the box (update to net70), but it actually includes some of the others. Again, since this changes dependencies to accommodate the framework test, it needs (sigh) manual testing.

Jörn Guy Süß added 3 commits January 23, 2025 15:34
* changed framework to v8
* bumped dependencies as needed
* out-of-source build as target
* removed build files from source
* added correct copy command for specification file
* removed VS studio file. It can be generated.
* removed launch config files, they are IDE dependent and should be
replaced by a test.
@jgsuess jgsuess requested a review from ir4y January 23, 2025 06:12
@jgsuess jgsuess linked an issue Jan 23, 2025 that may be closed by this pull request
<PackageReference Include="Hl7.Fhir.R4" Version="5.6.1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Hl7.Fhir.R4B" Version="5.11.1" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@heathfrankel could you please advice here?

May update to r4b cause some possible issues?
As far as I know au-core is based on r4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Target framework net70 is unsupported. Upgrade.
2 participants