UnityProxy.Portable 1.3.6

dotnet add package UnityProxy.Portable --version 1.3.6
NuGet\Install-Package UnityProxy.Portable -Version 1.3.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UnityProxy.Portable" Version="1.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnityProxy.Portable --version 1.3.6
#r "nuget: UnityProxy.Portable, 1.3.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UnityProxy.Portable as a Cake Addin
#addin nuget:?package=UnityProxy.Portable&version=1.3.6

// Install UnityProxy.Portable as a Cake Tool
#tool nuget:?package=UnityProxy.Portable&version=1.3.6

Unity Proxy

Unity Proxy is used to start Unity, redirect the log file to standard output and detect the magic string in the output that indicates if the build was successful or not. It also reports all progress bars as build progress to TeamCity. It can also copy the whole editor log after the build to the specified folder (artifactsPath). The command for executing it is:

mono UnityProxy.exe pathToUnityExecutable [-artifactsPath pathForBuildArtifacts]
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.6 147 9/11/2023
1.3.5 118 9/11/2023
1.3.4 115 9/11/2023
1.3.3 118 9/11/2023
1.3.2 116 9/9/2023
1.3.1 116 9/9/2023
1.3.0 122 9/5/2023