XAMLTools icon indicating copy to clipboard operation
XAMLTools copied to clipboard

Results 7 XAMLTools issues
Sort by recently updated
recently updated
newest added

there is some file like this: Text.xaml: ``` ``` in this case, converters does not merge into our single xaml file and will be skipped. so xamltools should support merged...

Bumps [CliWrap](https://github.com/Tyrrrz/CliWrap) from 3.6.0 to 3.6.1. Changelog Sourced from CliWrap's changelog. v3.6.1 (27-Apr-2023) Improved support for older target frameworks via polyfills. v3.6 (21-Dec-2022) Added support for graceful cancellation via interrupt...

dependencies

Bumps [Microsoft.Build.Tasks.Core](https://github.com/dotnet/msbuild) from 17.0.0 to 17.5.0. Release notes Sourced from Microsoft.Build.Tasks.Core's releases. .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0 RC 1 Release .NET 7.0 Preview 7 Release .NET 6.0.9...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.5.0 See the release notes here. v17.5.0-preview-20221221-03 See the release notes here. v17.5.0-preview-20221003-04 See the release notes here....

dependencies

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.1 to 4.4.2. Release notes Sourced from NUnit3TestAdapter's releases. V4.4.2 Hotfix release for the issues nunit/nunit3-vs-adapter#1065, nunit/nunit3-vs-adapter#1066, nunit/nunit3-vs-adapter#1069 and nunit/nunit3-vs-adapter#1070 What's Changed Enginefix by @​OsirisTerje in nunit/nunit3-vs-adapter#1072...

dependencies

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.6 to 7.0.2. Release notes Sourced from System.Text.Json's releases. .NET 7.0.2 Release .NET 7.0.1 Release .NET 7.0.0 Release .NET 7.0 RC 2 Release .NET 7.0 RC 1...

dependencies

hi, i have a Library and in this library i have a ResourcesDictionary file called `ItemTemplate.xaml` in this file i have a `DataTemplate`, for using x:Bind method i have to...