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

Host R4 Templates inside of own project #175

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

rogordon01
Copy link
Contributor

The R4 Templates are required inside of our provisioning service. This PR moves the R4 Templates inside of their own project which targets netstandard2.0.

@rogordon01 rogordon01 requested a review from a team as a code owner March 11, 2022 20:30
@@ -8,7 +8,7 @@
using EnsureThat;
using Hl7.Fhir.Model;

namespace Microsoft.Health.Extensions.Fhir
namespace Microsoft.Health.Fhir.R4.Ingest.Templates.Extensions
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The project where this file was hosted currently targets net6.0. Since these methods are only used by the R4 templates I moved this class into the new Health.Fhir.R4.Ingest.Tempates project.

@rogordon01 rogordon01 merged commit bc2468a into main Mar 14, 2022
@rogordon01 rogordon01 deleted the personal/rogordon/validationNetStandardChanges branch March 14, 2022 22:24
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.

2 participants