File tree 3 files changed +14
-0
lines changed
3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ dotnet tool update TomsToolbox.LicenseGenerator --global
2
+ build-license -i " %~dp0 src\DataGridExtensions.sln"
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ The current version supports the following features:
25
25
- Attaches to the existing DataGrid</Description >
26
26
<DebugType >embedded</DebugType >
27
27
<DebugSymbols >true</DebugSymbols >
28
+ <IsDeploymentTarget >true</IsDeploymentTarget >
28
29
</PropertyGroup >
29
30
<ItemGroup >
30
31
<PackageReference Include =" ILMerge.Fody" Version =" 1.24.0" PrivateAssets =" All" />
Original file line number Diff line number Diff line change
1
+ This product bundles the following components under the described licenses:
2
+
3
+ --------------------------------------------------------------------------------
4
+
5
+ Microsoft.Xaml.Behaviors.Wpf
6
+
7
+ Id: Microsoft.Xaml.Behaviors.Wpf
8
+ Version: 1.1.77
9
+ Project: https://github.com/Microsoft/XamlBehaviorsWpf
10
+ License: MIT
11
+
You can’t perform that action at this time.
0 commit comments