Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

AdmincontrolAS/Add-BindingRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

!!!Deprecated!!!! Do not use

Add-BindingRedirect

A command-line equivalent for the NuGet Add-BindingRedirect PowerShell command.

Credits goes to Andrew Harcourt. This project has been forked from Add-BindingRedirect

Publish for windows

dotnet publish -c release -r win-x64 --self-contained  /p:platform=AnyCPU /p:PublishSingleFile=true /p:IncludeNativeLibrariesForSelfExtract=true

Publish for ubuntu

dotnet publish -c release -r ubuntu.20.04-x64 --self-contained /p:platform=AnyCPU /p:PublishSingleFile=true /p:IncludeNativeLibrariesForSelfExtract=true

About

/Add-BindingRedirect

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages