Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

@StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Sep 25, 2018

NCrunch build was failing with:

NCrunch: This project was built on server '(local)'
..\..\packages\XliffTasks.0.2.0-beta-63125-01\build\XliffTasks.targets (92, 5): 'xlf\VSPackage.zh-CN.xlf' for 'VSPackage.resx' does not exist. Run `msbuild /t:UpdateXlf` to update .xlf files or set UpdateXlfOnBuild=true to update them on every build, but note that it is strongly discouraged to set UpdateXlfOnBuild=true in official/CI build environments as they should not modify source code during the build.

<ProjectConfiguration>
<Settings>
<AdditionalFilesToIncludeForProject>
<Value>xlf\GitHub.VisualStudio.vsct.zh-CN.xlf</Value>
Copy link
Collaborator

Choose a reason for hiding this comment

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

I wonder if wildcards are supported here, e.g. <Value>xlf\*.xlf</Value>?

Copy link
Collaborator

@jcansdale jcansdale left a comment

Choose a reason for hiding this comment

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

Thanks, I'll ✔️ this and close mine. I believe it will survive NuGet package updates better than mine would!

@StanleyGoldman StanleyGoldman merged commit d5d223a into master Sep 25, 2018
jcansdale added a commit that referenced this pull request Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants