Skip to content

Commit

Permalink
Update Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
Empiree committed Mar 28, 2024
1 parent ec8b4b4 commit 67b9d6a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions DeftSharp.Windows.Input/DeftSharp.Windows.Input.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,16 @@
<RootNamespace>DeftSharp.Windows.Input</RootNamespace>
<AssemblyName>DeftSharp.Windows.Input</AssemblyName>
<Title>DeftSharp.Windows.Input</Title>
<Description>A simple keyboard/mouse event handler for Windows UI applications (WPF, MAUI, WinUI, Avalonia) </Description>
<Description>.NET library designed to handle global keyboard/mouse input events in Windows UI applications (WPF, MAUI, WinUI, Avalonia) </Description>
<Copyright>@ DeftSharp. All rights reserved.</Copyright>
<PackageProjectUrl>https://github.com/Empiree/DeftSharp.Windows.Input</PackageProjectUrl>
<PackageLicenseUrl></PackageLicenseUrl>
<RepositoryUrl>https://github.com/Empiree/DeftSharp.Windows.Input</RepositoryUrl>
<RepositoryType>Open-Source</RepositoryType>
<PackageTags>#WPF #Input #Keyboard-Listener #Mouse-Listener #WinAPI #listener #WinUI #WinUI3 #MAUI #Avalonia #Windows #Input #Keyboard #Mouse</PackageTags>
<Version>0.6</Version>
<Version>0.7</Version>
<PackageIcon>DeftSharp-icon.png</PackageIcon>
<PackageReleaseNotes>What's new:

- Custom interceptors
- MouseListener class improvement
- KeyboardListener class improvement

You can see all the changes in the release changelog of our GitHub repository!</PackageReleaseNotes>
<PackageReleaseNotes>You can see all the changes in the release changelog of our GitHub repository!</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 67b9d6a

Please # to comment.