#!/bin/sh

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



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