#!/bin/sh

# Launcher script for /usr/share/csharp-gentoodotnetinfo-2.0.0/GentooDotnetInfo.dll (gentoo-dotnet-info),
# created from package "dev-dotnet/csharp-gentoodotnetinfo-2.0.0",
# compatible with any dotnet version, built on 9.0.



exec dotnet exec "/usr/share/csharp-gentoodotnetinfo-2.0.0/GentooDotnetInfo.dll" "${@}"
