Skip to content

Combines multiple XAML resource dictionaries in one. Replaces DynamicResources to StaticResources. And sort them in order of usage.

License

Notifications You must be signed in to change notification settings

xp-development/XamlCombine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XamlCombine

Build status

Description

Combines multiple XAML resource dictionaries in one. Replaces DynamicResources to StaticResources. And sort them in order of usage.

Usage

  1. Install nuget package: Install-Package XamlCombine
  2. Add msbuild task to Target BeforeBuild

Generic.txt contains a list of XAML filenames

Special thanks

The original code was writting by SableRaven and was copied from xamlcombine.codeplex.com. It was ported to github by batzen.

About

Combines multiple XAML resource dictionaries in one. Replaces DynamicResources to StaticResources. And sort them in order of usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages