File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <!-- Local builds should embed PDBs so we never lose them when a subsequent build occurs. -->
1717 <DebugType Condition =" '$(CI)' != 'true' and '$(TF_BUILD)' != 'true' " >embedded</DebugType >
1818
19- <Version >0.4 .0</Version >
19+ <Version >0.5 .0</Version >
2020 <Company >github.com/chgl</Company >
2121 <Description >A .NET source generator for mapping model classes to HL7 FHIR® Parameters resources.</Description >
2222 <Copyright >© chgl. All rights reserved.</Copyright >
2323 <NeutralLanguage >en-US</NeutralLanguage >
2424 <Authors >chgl</Authors >
2525 <PackageTags >FHIR;source-generator</PackageTags >
2626 <PackageReadmeFile >README.md</PackageReadmeFile >
27- <PackageReleaseNotes >https://github.com/chgl/$(AssemblyName) /releases</PackageReleaseNotes >
27+ <PackageReleaseNotes >https://github.com/chgl/FhirParametersGenerator /releases</PackageReleaseNotes >
2828 <PackageIcon >icon.png</PackageIcon >
29- <PackageProjectUrl >https://github.com/chgl/$(AssemblyName) </PackageProjectUrl >
29+ <PackageProjectUrl >https://github.com/chgl/FhirParametersGenerator </PackageProjectUrl >
3030 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
3131 <PublishRepositoryUrl >true</PublishRepositoryUrl >
3232
You can’t perform that action at this time.
0 commit comments