mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Merge branch 'v1.78.2-dev' of https://github.com/mRemoteNG/mRemoteNG into v1.78.2-dev
This commit is contained in:
5
.github/workflows/Build_mR-NB.yml
vendored
5
.github/workflows/Build_mR-NB.yml
vendored
@@ -39,8 +39,9 @@ jobs:
|
||||
$interopPath = "$env:GITHUB_WORKSPACE\mRemoteNG\libs\Microsoft.VisualStudio.Interop.dll"
|
||||
$ttFile = "$env:GITHUB_WORKSPACE\mRemoteNG\Properties\AssemblyInfo.tt"
|
||||
|
||||
Write-Host "Transforming T4 template with InteropPath: $interopPath"
|
||||
t4 $ttFile -p:InteropPath="$interopPath"
|
||||
Write-Host "Transforming T4 template"
|
||||
t4 $ttFile -P platformType=${{ matrix.platform }}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user