-
Notifications
You must be signed in to change notification settings - Fork 2
/
VERIFICATION.txt
23 lines (18 loc) · 1.15 KB
/
VERIFICATION.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
This package contains the tool MouseTrap.
This is an open source Windows Application written by me (René Larch).
You can find the source code on github:
* https://github.com/r-Larch/MouseTrap/
Files:
|-------------------------------|--------------------------------------------------------|
| Files | Description |
|-------------------------------|--------------------------------------------------------|
| MouseTrap.exe | Executable .NET wrapper to start the .NET Core Runtime |
| MouseTrap.dll | The actual application to run in the .NET Core Runtime |
| MouseTrap.pdb | Debugging symbols to have better error reports |
| MouseTrap.deps.json | Dependencies file required for the .NET Core Runtime |
| MouseTrap.runtimeconfig.json | Runtimeconfig file required for the .NET Core Runtime |
|-------------------------------|--------------------------------------------------------|