fabulous-dev / Fabulous.XamarinForms

Declarative UIs for Xamarin.Forms with F# and MVU, using Fabulous
https://docs.fabulous.dev/xamarinforms
Apache License 2.0
13 stars 1 forks source link

Exclude jsonbak file from templates package #8

Closed TimLariviere closed 1 year ago

TimLariviere commented 1 year ago

We are using sed to inject the build version into the templates during the CI pipeline. This command will backup the original file by copying to template.jsonbak.

dotnet pack the templates will embark this backup file when it's actually not intended. Exclude it from the packages.