You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile VB.NET (2012 and 2017) source code to administrator executable with the Visual Basic Compiler (vbc.exe/vbc.dll). Use the default, or the Roslyn compilers. (.NET Framework and .NET Core)
Compile C# (5 and 13) source code to administrator executable with the C# Compiler (csc.exe/csc.dll). Use the default, or the Roslyn compilers. (.NET Framework and .NET Core)
Compile F# 9 source code to administrator executable with the F# Compiler (fsc.exe/fsc.dll). Use the Visual Studio or the dotnet compilers. (.NET Framework and .NET Core)