Skip to content

Commit

Permalink
Add Notice.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Dec 22, 2023
1 parent e07fc7b commit f7e2109
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UpdateNotice.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dotnet tool update TomsToolbox.LicenseGenerator --global
build-license -i "%~dp0src\DataGridExtensions.sln"
1 change: 1 addition & 0 deletions src/DataGridExtensions/DataGridExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The current version supports the following features:
- Attaches to the existing DataGrid</Description>
<DebugType>embedded</DebugType>
<DebugSymbols>true</DebugSymbols>
<IsDeploymentTarget>true</IsDeploymentTarget>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ILMerge.Fody" Version="1.24.0" PrivateAssets="All" />
Expand Down
11 changes: 11 additions & 0 deletions src/Notice.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This product bundles the following components under the described licenses:

--------------------------------------------------------------------------------

Microsoft.Xaml.Behaviors.Wpf

Id: Microsoft.Xaml.Behaviors.Wpf
Version: 1.1.77
Project: https://github.com/Microsoft/XamlBehaviorsWpf
License: MIT

0 comments on commit f7e2109

Please sign in to comment.