We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8d98e commit 7a4969bCopy full SHA for 7a4969b
MouseTrap/choco/MouseTrap.nuspec
@@ -41,9 +41,9 @@ Here you can find the [documentation](https://github.com/r-Larch/MouseTrap/blob/
41
<files>
42
<file src="..\..\LICENSE.txt" />
43
<file src="..\..\VERIFICATION.txt" />
44
- <file src="..\bin\net5.0-windows\*.dll" target="tools" />
45
- <file src="..\bin\net5.0-windows\*.exe" target="tools" />
46
- <file src="..\bin\net5.0-windows\*.runtimeconfig.json" target="tools" />
+ <file src="..\bin\net6.0-windows\*.dll" target="tools" />
+ <file src="..\bin\net6.0-windows\*.exe" target="tools" />
+ <file src="..\bin\net6.0-windows\*.runtimeconfig.json" target="tools" />
47
<file src="*.ps1" target="tools" />
48
</files>
49
</package>
0 commit comments