0% found this document useful (0 votes)
30 views

Log

The document logs the steps of a build process that includes: - Cloning a git repository and checking out a specific branch - Downloading and installing FBX SDK files - Patching version numbers in various project files - Restoring NuGet packages and building the solution projects
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Log

The document logs the steps of a build process that includes: - Cloning a git repository and checking out a specific branch - Downloading and installing FBX SDK files - Patching version numbers in various project files - Restoring NuGet packages and building the solution projects
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 20

[00:00:00] Build started

[00:00:00] git clone -q --branch=master https://github.com/Perfare/AssetStudio.git


C:\projects\assetstudio
[00:00:05] git checkout -qf d158e864b556b5970709c2a52e47944d53aa98a2
[00:00:06] Running Install scripts
[00:00:06] md fbx
[00:00:06] cd fbx
[00:00:06] Start-FileDownload
"https://damassets.autodesk.net/content/dam/autodesk/www/adn/fbx/2020-2-1/
fbx202021_fbxsdk_vs2019_win.exe" "fbxsdk.exe"
[00:00:06] Start-Process -FilePath "fbxsdk.exe" /S -Wait
[00:00:06] Start-FileDownload
"https://damassets.autodesk.net/content/dam/autodesk/www/adn/fbx/2020-2-1/
fbx202021_fbxsdk_vs2019_pdbs.exe" "fbxpdb.exe"
[00:00:06] Start-Process -FilePath "fbxpdb.exe" /S -Wait
[00:00:06] cd ..
[00:00:06]
[00:00:06]
[00:00:06] Directory: C:\projects\assetstudio
[00:00:06]
[00:00:06]
[00:00:06] Mode LastWriteTime Length Name

[00:00:06] ---- ------------- ------ ----

[00:00:06] d----- 6/16/2022 10:43 AM fbx

[00:00:06]
[00:00:06] Downloading fbxsdk.exe (160,212,240 bytes)...1%
[00:00:06] Downloading fbxsdk.exe (160,212,240 bytes)...10%
[00:00:07] Downloading fbxsdk.exe (160,212,240 bytes)...20%
[00:00:07] Downloading fbxsdk.exe (160,212,240 bytes)...30%
[00:00:07] Downloading fbxsdk.exe (160,212,240 bytes)...40%
[00:00:07] Downloading fbxsdk.exe (160,212,240 bytes)...50%
[00:00:08] Downloading fbxsdk.exe (160,212,240 bytes)...60%
[00:00:08] Downloading fbxsdk.exe (160,212,240 bytes)...70%
[00:00:08] Downloading fbxsdk.exe (160,212,240 bytes)...80%
[00:00:08] Downloading fbxsdk.exe (160,212,240 bytes)...90%
[00:00:08] Downloading fbxsdk.exe (160,212,240 bytes)...100%
[00:00:48]
[00:00:48] Downloading fbxpdb.exe (30,427,256 bytes)...1%
[00:00:48] Downloading fbxpdb.exe (30,427,256 bytes)...10%
[00:00:48] Downloading fbxpdb.exe (30,427,256 bytes)...20%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...30%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...40%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...50%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...60%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...70%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...80%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...90%
[00:00:49] Downloading fbxpdb.exe (30,427,256 bytes)...100%
[00:00:55]
[00:00:55]
[00:00:55] Patching .NET Core project files
[00:00:55] Patching Version in AssetStudio\AssetStudio.csproj...OK
[00:00:55] Patching AssemblyVersion in AssetStudio\AssetStudio.csproj...OK
[00:00:55] Patching FileVersion in AssetStudio\AssetStudio.csproj...OK
[00:00:55] Patching Version in AssetStudio.PInvoke\AssetStudio.PInvoke.csproj...OK
[00:00:55] Patching AssemblyVersion in AssetStudio.PInvoke\
AssetStudio.PInvoke.csproj...OK
[00:00:55] Patching FileVersion in AssetStudio.PInvoke\
AssetStudio.PInvoke.csproj...OK
[00:00:55] Patching Version in AssetStudioFBXWrapper\
AssetStudioFBXWrapper.csproj...OK
[00:00:55] Patching AssemblyVersion in AssetStudioFBXWrapper\
AssetStudioFBXWrapper.csproj...OK
[00:00:55] Patching FileVersion in AssetStudioFBXWrapper\
AssetStudioFBXWrapper.csproj...OK
[00:00:55] Patching Version in AssetStudioGUI\AssetStudioGUI.csproj...OK
[00:00:55] Patching AssemblyVersion in AssetStudioGUI\AssetStudioGUI.csproj...OK
[00:00:55] Patching FileVersion in AssetStudioGUI\AssetStudioGUI.csproj...OK
[00:00:55] Patching Version in AssetStudioUtility\AssetStudioUtility.csproj...OK
[00:00:55] Patching AssemblyVersion in AssetStudioUtility\
AssetStudioUtility.csproj...OK
[00:00:55] Patching FileVersion in AssetStudioUtility\
AssetStudioUtility.csproj...OK
[00:00:55] Patching Version in Texture2DDecoderWrapper\
Texture2DDecoderWrapper.csproj...OK
[00:00:55] Patching AssemblyVersion in Texture2DDecoderWrapper\
Texture2DDecoderWrapper.csproj...OK
[00:00:55] Patching FileVersion in Texture2DDecoderWrapper\
Texture2DDecoderWrapper.csproj...OK
[00:00:55] nuget restore
[00:00:55] msbuild "C:\projects\assetstudio\AssetStudio.sln"
/p:Configuration=Release /p:TargetFramework=net472 /verbosity:minimal /logger:"C:\
Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
[00:00:55] msbuild "C:\projects\assetstudio\AssetStudio.sln"
/t:AssetStudioGUI:publish /p:Configuration=Release /p:TargetFramework=net5.0-
windows /p:SelfContained=false /verbosity:minimal /logger:"C:\Program Files\
AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
[00:00:55] msbuild "C:\projects\assetstudio\AssetStudio.sln"
/t:AssetStudioGUI:publish /p:Configuration=Release /p:TargetFramework=net6.0-
windows /p:SelfContained=false /verbosity:minimal /logger:"C:\Program Files\
AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
[00:00:56] MSBuild auto-detection: using msbuild version '17.2.1.25201' from 'C:\
Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin'.
[00:01:02] Restoring packages for C:\projects\assetstudio\Texture2DDecoderWrapper\
Texture2DDecoderWrapper.csproj...
[00:01:02] Restoring packages for C:\projects\assetstudio\AssetStudio\
AssetStudio.csproj...
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/k4os.compression.lz4/index.json
[00:01:03] GET https://api.nuget.org/v3-flatcontainer/system.memory/index.json
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/k4os.compression.lz4/index.json 38ms
[00:01:03] OK https://api.nuget.org/v3-flatcontainer/system.memory/index.json
53ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/k4os.compression.lz4/1.2.16/
k4os.compression.lz4.1.2.16.nupkg
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/k4os.compression.lz4/1.1.11/
k4os.compression.lz4.1.1.11.nupkg
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.memory/4.5.4/system.memory.4.5.4.nupk
g
[00:01:03] Committing restore...
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/k4os.compression.lz4/1.2.16/
k4os.compression.lz4.1.2.16.nupkg 24ms
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/k4os.compression.lz4/1.1.11/
k4os.compression.lz4.1.1.11.nupkg 15ms
[00:01:03] Generating MSBuild file C:\projects\assetstudio\Texture2DDecoderWrapper\
obj\Texture2DDecoderWrapper.csproj.nuget.g.props.
[00:01:03] Generating MSBuild file C:\projects\assetstudio\Texture2DDecoderWrapper\
obj\Texture2DDecoderWrapper.csproj.nuget.g.targets.
[00:01:03] Writing assets file to disk. Path: C:\projects\assetstudio\
Texture2DDecoderWrapper\obj\project.assets.json
[00:01:03] Restored C:\projects\assetstudio\Texture2DDecoderWrapper\
Texture2DDecoderWrapper.csproj (in 965 ms).
[00:01:03] Restoring packages for C:\projects\assetstudio\AssetStudioUtility\
AssetStudioUtility.csproj...
[00:01:03] GET https://api.nuget.org/v3-flatcontainer/mono.cecil/index.json
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.drawing/index.json
[00:01:03] OK https://api.nuget.org/v3-flatcontainer/mono.cecil/index.json 28ms
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.drawing/index.json 26ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.drawing/1.0.0-beta13/
sixlabors.imagesharp.drawing.1.0.0-beta13.nupkg
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/mono.cecil/0.11.3/mono.cecil.0.11.3.nupkg
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.memory/4.5.4/system.memory.4.5.4.nupk
g 114ms
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.drawing/1.0.0-beta13/
sixlabors.imagesharp.drawing.1.0.0-beta13.nupkg 12ms
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/mono.cecil/0.11.3/mono.cecil.0.11.3.nupkg
13ms
[00:01:03] GET https://api.nuget.org/v3-flatcontainer/sixlabors.fonts/index.json
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/index.json
[00:01:03] OK https://api.nuget.org/v3-flatcontainer/sixlabors.fonts/index.json
25ms
[00:01:03] GET https://api.nuget.org/v3-flatcontainer/sixlabors.fonts/1.0.0-
beta15/sixlabors.fonts.1.0.0-beta15.nupkg
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/index.json 27ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/1.0.3/
sixlabors.imagesharp.1.0.3.nupkg
[00:01:03] GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
[00:01:03] OK https://api.nuget.org/v3-flatcontainer/sixlabors.fonts/1.0.0-
beta15/sixlabors.fonts.1.0.0-beta15.nupkg 11ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
index.json
[00:01:03] OK https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/1.0.3/
sixlabors.imagesharp.1.0.3.nupkg 15ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
index.json 24ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg
[00:01:03] OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
45ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.buffers/4.5.1/system.buffers.4.5.1.nu
pkg
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg 13ms
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.buffers/4.5.1/system.buffers.4.5.1.nu
pkg 27ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
4.7.0/system.runtime.compilerservices.unsafe.4.7.0.nupkg
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
4.7.0/system.runtime.compilerservices.unsafe.4.7.0.nupkg 13ms
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 126ms
[00:01:03] GET
https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/
system.numerics.vectors.4.4.0.nupkg
[00:01:03] OK
https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/
system.numerics.vectors.4.4.0.nupkg 13ms
[00:01:04] Installed System.Buffers 4.5.1 from https://api.nuget.org/v3/index.json
with content hash
Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4Yo
mAg==.
[00:01:04] Installed Mono.Cecil 0.11.3 from https://api.nuget.org/v3/index.json
with content hash
DNYE+io5XfEE8+E+5padThTPHJARJHbz1mhbhMPNrrWGKVKKqj/KEeLvbawAmbIcT73NuxLV7itHZaYCZcV
WGg==.
[00:01:04] Installed System.Numerics.Vectors 4.4.0 from
https://api.nuget.org/v3/index.json with content hash
UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/
4YdG8li5XizGWepmG3PQ==.
[00:01:04] Installed System.Memory 4.5.4 from https://api.nuget.org/v3/index.json
with content hash
1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsij
DXw==.
[00:01:04] Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from
https://api.nuget.org/v3/index.json with content hash
3TIsJhD1EiiT0w2CcDMN/iSSwnNnsrnbzeVHSKkaEgV85txMprmuO+Yq2AdSbeVGcg28pdNDTPK87tJhX7V
FHw==.
[00:01:04] Installed SixLabors.ImageSharp.Drawing 1.0.0-beta13 from
https://api.nuget.org/v3/index.json with content hash
YvGptEWWc9o6V8NMJ99x1283pH9T50zIvckSfdGr/apbIDlI2/VuBEHuhUY5MHTqCQyeSiaAG/
t2uXk3Vff/7g==.
[00:01:04] Installed K4os.Compression.LZ4 1.1.11 from
https://api.nuget.org/v3/index.json with content hash
RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1q
KmA==.
[00:01:04] Installed SixLabors.Fonts 1.0.0-beta15 from
https://api.nuget.org/v3/index.json with content hash
Gk4KMoJtbsA5/bp40kIr82NpBuNPQqFVz0RcwhFDDGCwdGZrDAV2q/pq3b14eJ/kQzVYBYQZ9hc5h9jbH2r
URA==.
[00:01:04] Installed System.IO.Compression 4.0.0 from C:\Program Files (x86)\
Microsoft SDKs\NuGetPackages\ with content hash
S+ljBE3py8pujTrsOOYHtDg2cnAifn6kBu/pfh1hMWIXd8DoVh0ADTA6Puv4q+nYj+Msm6JoFLNwuRSmztb
sDQ==.
[00:01:04] Installed K4os.Compression.LZ4 1.2.16 from
https://api.nuget.org/v3/index.json with content hash
XLNQWNayxeMgd1gv0s6kZywM11kww7rTzu3nPGh8fQNblHGbFt79LC1Sk1/QQ8DIJb2Qfl2p+WlLIOWCSuy
i8w==.
[00:01:04] Installed System.Runtime.CompilerServices.Unsafe 4.7.0 from
https://api.nuget.org/v3/index.json with content hash
IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/
MDHNVCwyAKg==.
[00:01:04] Committing restore...
[00:01:04] Generating MSBuild file C:\projects\assetstudio\AssetStudio\obj\
AssetStudio.csproj.nuget.g.props.
[00:01:04] Generating MSBuild file C:\projects\assetstudio\AssetStudio\obj\
AssetStudio.csproj.nuget.g.targets.
[00:01:04] Writing assets file to disk. Path: C:\projects\assetstudio\AssetStudio\
obj\project.assets.json
[00:01:04] Restored C:\projects\assetstudio\AssetStudio\AssetStudio.csproj (in 2.41
sec).
[00:01:04] Restoring packages for C:\projects\assetstudio\AssetStudioGUI\
AssetStudioGUI.csproj...
[00:01:04] GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
[00:01:04] GET https://api.nuget.org/v3-flatcontainer/opentk/index.json
[00:01:04] GET https://api.nuget.org/v3-flatcontainer/opentk.glcontrol/index.json
[00:01:04] OK https://api.nuget.org/v3-flatcontainer/opentk/index.json 26ms
[00:01:04] OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
28ms
[00:01:04] GET
https://api.nuget.org/v3-flatcontainer/opentk/4.6.7/opentk.4.6.7.nupkg
[00:01:04] GET
https://api.nuget.org/v3-flatcontainer/opentk/3.1.0/opentk.3.1.0.nupkg
[00:01:04] GET
https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.
1.nupkg
[00:01:04] OK
https://api.nuget.org/v3-flatcontainer/opentk/4.6.7/opentk.4.6.7.nupkg 14ms
[00:01:04] OK
https://api.nuget.org/v3-flatcontainer/opentk/3.1.0/opentk.3.1.0.nupkg 14ms
[00:01:05] GET https://api.nuget.org/v3-flatcontainer/opentk.compute/index.json
[00:01:05] GET https://api.nuget.org/v3-flatcontainer/opentk.core/index.json
[00:01:05] GET https://api.nuget.org/v3-flatcontainer/opentk.graphics/index.json
[00:01:05] GET https://api.nuget.org/v3-flatcontainer/opentk.input/index.json
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.mathematics/index.json
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.windowing.common/index.json
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.windowing.desktop/index.json
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.windowing.graphicslibraryframework/
index.json
[00:01:05] GET https://api.nuget.org/v3-flatcontainer/opentk.openal/index.json
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.
1.nupkg 33ms
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.openal/index.json
31ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.windowing.common/index.json 73ms
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.graphics/index.json
79ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.windowing.desktop/index.json 75ms
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.core/index.json 83ms
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.glcontrol/index.json
113ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.openal/4.6.7/opentk.openal.4.6.7.nupk
g
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.windowing.common/4.6.7/
opentk.windowing.common.4.6.7.nupkg
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.openal/4.6.7/opentk.openal.4.6.7.nupk
g 13ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.windowing.desktop/4.6.7/
opentk.windowing.desktop.4.6.7.nupkg
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.core/4.6.7/opentk.core.4.6.7.nupkg
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.glcontrol/3.1.0/opentk.glcontrol.3.1.
0.nupkg
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.windowing.common/4.6.7/
opentk.windowing.common.4.6.7.nupkg 12ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.graphics/4.6.7/opentk.graphics.4.6.7.
nupkg
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.core/4.6.7/opentk.core.4.6.7.nupkg
13ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.glcontrol/3.1.0/opentk.glcontrol.3.1.
0.nupkg 14ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.windowing.desktop/4.6.7/
opentk.windowing.desktop.4.6.7.nupkg 27ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.graphics/4.6.7/opentk.graphics.4.6.7.
nupkg 13ms
[00:01:05] Installed SixLabors.ImageSharp 1.0.3 from
https://api.nuget.org/v3/index.json with content hash
oRmZEITad+0tL22ZfAbLps6doDV+Z0/oH0dtXLpIBwn1sgai3QxxDQPjohHiDeUp/CTzRKVrFFbc4ZITnL2
UBg==.
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.compute/index.json
177ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.compute/4.6.7/opentk.compute.4.6.7.nu
pkg
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.mathematics/index.json 201ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.compute/4.6.7/opentk.compute.4.6.7.nu
pkg 12ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.mathematics/4.6.7/opentk.mathematics.
4.6.7.nupkg
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.input/index.json
221ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.input/4.6.7/opentk.input.4.6.7.nupkg
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.mathematics/4.6.7/opentk.mathematics.
4.6.7.nupkg 10ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.windowing.graphicslibraryframework/
index.json 230ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.input/4.6.7/opentk.input.4.6.7.nupkg
12ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.windowing.graphicslibraryframework/
4.6.7/opentk.windowing.graphicslibraryframework.4.6.7.nupkg
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/
5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg 12ms
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.windowing.graphicslibraryframework/
4.6.7/opentk.windowing.graphicslibraryframework.4.6.7.nupkg 29ms
[00:01:05] GET
https://api.nuget.org/v3-flatcontainer/opentk.redist.glfw/index.json
[00:01:05] OK
https://api.nuget.org/v3-flatcontainer/opentk.redist.glfw/index.json 29ms
[00:01:05] GET https://api.nuget.org/v3-flatcontainer/opentk.redist.glfw/3.3.0-
pre20200830200122/opentk.redist.glfw.3.3.0-pre20200830200122.nupkg
[00:01:05] OK https://api.nuget.org/v3-flatcontainer/opentk.redist.glfw/3.3.0-
pre20200830200122/opentk.redist.glfw.3.3.0-pre20200830200122.nupkg 15ms
[00:01:05] Installed OpenTK.Input 4.6.7 from https://api.nuget.org/v3/index.json
with content hash
cEVDDE9xuV12hLg44mwCa6LnfOs3sG1LFo42hZajdJ1DTL/SUhDjJeYN/ttKfMy9SUHafweR0FMqkfJasHj
uiA==.
[00:01:05] Installed OpenTK.GLControl 3.1.0 from
https://api.nuget.org/v3/index.json with content hash
BjDzF+MhJd2LaZYzkXmgkzzXgHAko/Iur4rGy6+DPdZA1Jcc0X6jXZ6QsUsjlLRNzgevO7uAj2h1TqX7sgu
aYg==.
[00:01:05] Installed OpenTK.Compute 4.6.7 from https://api.nuget.org/v3/index.json
with content hash
NwiFKORIPxTW2w5bdZwli8uuB6SfNhniQ68EsSONf07iMKsYRl9knlMWGC0yzvCTfA4xgoKh/
Heu0bJ1PV4OpQ==.
[00:01:05] Installed OpenTK.Windowing.GraphicsLibraryFramework 4.6.7 from
https://api.nuget.org/v3/index.json with content hash
GMFH6nlGll+UM37al3BrjqczyY9KDigHG5H1Tkgf186Z2wRXX3Thx1cOFNaDwBIB7iva73bA0a+cQHgKfV/
3wg==.
[00:01:05] Installed OpenTK.redist.glfw 3.3.0-pre20200830200122 from
https://api.nuget.org/v3/index.json with content hash
EKE9pJCFHScbqOv/t0zG1h5Eh24nWr44SXYnpYtAWDhJhzAoUoI8TwDRXGvTGhDeCBp8ONEaVsq9xRC+OQI
xQA==.
[00:01:05] Installed OpenTK.Mathematics 4.6.7 from
https://api.nuget.org/v3/index.json with content hash
hRQCx0WVIzpl5QL/HoaZOpz9INbrfrikFQTXnzWUwQD0vDzgrMrmUVRdjsn4WnGgRI+KV19zUK8iwHUDGav
U+g==.
[00:01:05] Installed System.Runtime.CompilerServices.Unsafe 5.0.0 from
https://api.nuget.org/v3/index.json with content hash
ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/
6MA==.
[00:01:05] Installed OpenTK 3.1.0 from https://api.nuget.org/v3/index.json with
content hash
xoP5kb81lRSY5RzbntaFA9yXK+aGF5SLShhns55MyZtxtNafIxRH5KvRTFss/N653brTzE+AfepjKsbMexY
lBQ==.
[00:01:06] Installed Newtonsoft.Json 13.0.1 from
https://api.nuget.org/v3/index.json with content hash
ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt
20A==.
[00:01:06] Installed OpenTK.Windowing.Desktop 4.6.7 from
https://api.nuget.org/v3/index.json with content hash
I8zxitiMIoxPacMlwrkbjLNYDw+VcdAYKwF6ECo5I5JZZELHizBJXO9txv4JHrQC3QLWtfaYAORHocSqd6h
09Q==.
[00:01:06] Installed OpenTK.Core 4.6.7 from https://api.nuget.org/v3/index.json
with content hash
g6qtoOop+RuyLRhsQ6Qxl5LVfhbMZmRM/RCL0WL/MbIfHXKpCOaNsU2JAuiKTVB9ULKsIq3lyLZmcwKKWIR
prQ==.
[00:01:06] Installed OpenTK.Windowing.Common 4.6.7 from
https://api.nuget.org/v3/index.json with content hash
xLdsegwi1ggUEWGjvOySFioZf1fRNmCsVxFuW5+0wtmBzLbRdedxQeumKppkioJHhsDe8puM2iokjjYJq+9
vkQ==.
[00:01:06] Installed OpenTK 4.6.7 from https://api.nuget.org/v3/index.json with
content hash
vdVQ7l0U506DZ+abpmgPAOutOnBv02+ao/OZqeu0r1BKYYaf9Qb8dFDE+DWRo2fREDku7ib+RQAngKvG5eJ
7NA==.
[00:01:06] Installed OpenTK.OpenAL 4.6.7 from https://api.nuget.org/v3/index.json
with content hash
z5AWwfflhQIJgUMkJr3kdr0YaaBqYIyM1jJ0ppinDR5VI1i2pmDZ4Pom9d56yng/xXAkxr9j3FLACZ3zaTN
Taw==.
[00:01:06] Installed OpenTK.Graphics 4.6.7 from https://api.nuget.org/v3/index.json
with content hash
czDA/alXa8zVkEZy+Ciwnh5haDLKrkjP5TZjrh0W0fayuDAGiDgUGPupHpfhAH5EZOH0PPKIiLsmJukhub/
hqA==.
[00:01:06] GET https://api.nuget.org/v3-flatcontainer/runtime.win7-
x86.runtime.native.system.io.compression/index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.diagnostics.tracing/
index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.collections/index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.win.system.diagnostics.debug/
index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.io/index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.resources.resourcemanager
/index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.globalization/index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection/index.json
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.diagnostics.tracing/
index.json 20ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection.primitives/
index.json
[00:01:06] OK https://api.nuget.org/v3-flatcontainer/runtime.win7-
x86.runtime.native.system.io.compression/index.json 25ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime/index.json
[00:01:06] GET https://api.nuget.org/v3-flatcontainer/runtime.win7-
x86.runtime.native.system.io.compression/4.3.0/runtime.win7-
x86.runtime.native.system.io.compression.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.diagnostics.tracing/
4.3.0/runtime.any.system.diagnostics.tracing.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.win.system.runtime.extensions/
index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.handles/
index.json
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.resources.resourcemanager
/index.json 18ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.resources.resourcemanager
/4.3.0/runtime.any.system.resources.resourcemanager.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.globalization/index.json
16ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.interopservices/
index.json
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.globalization/4.3.0/
runtime.any.system.globalization.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.text.encoding/index.json
[00:01:06] OK https://api.nuget.org/v3-flatcontainer/runtime.win7-
x86.runtime.native.system.io.compression/4.3.0/runtime.win7-
x86.runtime.native.system.io.compression.4.3.0.nupkg 12ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.threading.tasks/
index.json
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.diagnostics.tracing/
4.3.0/runtime.any.system.diagnostics.tracing.4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection.primitives/
index.json 18ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection.primitives/
4.3.0/runtime.any.system.reflection.primitives.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.resources.resourcemanager
/4.3.0/runtime.any.system.resources.resourcemanager.4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.win.system.runtime.extensions/
index.json 18ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.win.system.runtime.extensions/
4.3.0/runtime.win.system.runtime.extensions.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.interopservices/
index.json 18ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.interopservices/
4.3.0/runtime.any.system.runtime.interopservices.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection.primitives/
4.3.0/runtime.any.system.reflection.primitives.4.3.0.nupkg 12ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.collections/index.json
53ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.collections/4.3.0/
runtime.any.system.collections.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.threading.tasks/
index.json 21ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.threading.tasks/4.3.0/
runtime.any.system.threading.tasks.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.win.system.runtime.extensions/
4.3.0/runtime.win.system.runtime.extensions.4.3.0.nupkg 23ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.interopservices/
4.3.0/runtime.any.system.runtime.interopservices.4.3.0.nupkg 17ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection/index.json
52ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.collections/4.3.0/
runtime.any.system.collections.4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.handles/
index.json 46ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection/4.3.0/
runtime.any.system.reflection.4.3.0.nupkg
[00:01:06] OK https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime/
index.json 53ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.threading.tasks/4.3.0/
runtime.any.system.threading.tasks.4.3.0.nupkg 14ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.handles/4.3.0/
runtime.any.system.runtime.handles.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime/4.3.0/
runtime.any.system.runtime.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/system.private.uri/index.json
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.text.encoding/index.json
54ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.text.encoding/4.3.0/
runtime.any.system.text.encoding.4.3.0.nupkg
[00:01:06] OK https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime/
4.3.0/runtime.any.system.runtime.4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime.handles/4.3.0/
runtime.any.system.runtime.handles.4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection/4.3.0/
runtime.any.system.reflection.4.3.0.nupkg 27ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.text.encoding/4.3.0/
runtime.any.system.text.encoding.4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/system.private.uri/index.json 18ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/system.private.uri/4.3.0/system.private.uri.
4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/system.private.uri/4.3.0/system.private.uri.
4.3.0.nupkg 13ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.io/index.json 114ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.win.system.diagnostics.debug/
index.json 116ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.any.system.io/4.3.0/
runtime.any.system.io.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.win.system.diagnostics.debug/4.3.0/
runtime.win.system.diagnostics.debug.4.3.0.nupkg
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/index.json
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.io/4.3.0/
runtime.any.system.io.4.3.0.nupkg 14ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.any.system.globalization/4.3.0/
runtime.any.system.globalization.4.3.0.nupkg 107ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.win.system.diagnostics.debug/4.3.0/
runtime.win.system.diagnostics.debug.4.3.0.nupkg 15ms
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/index.json
112ms
[00:01:06] GET
https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/4.3.0/
runtime.win7.system.private.uri.4.3.0.nupkg
[00:01:06] OK
https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/4.3.0/
runtime.win7.system.private.uri.4.3.0.nupkg 14ms
[00:01:07] Committing restore...
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudioUtility\obj\
AssetStudioUtility.csproj.nuget.g.props.
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudioUtility\obj\
AssetStudioUtility.csproj.nuget.g.targets.
[00:01:07] Writing assets file to disk. Path: C:\projects\assetstudio\
AssetStudioUtility\obj\project.assets.json
[00:01:07] Restored C:\projects\assetstudio\AssetStudioUtility\
AssetStudioUtility.csproj (in 3.5 sec).
[00:01:07] Restoring packages for C:\projects\assetstudio\AssetStudioFBXWrapper\
AssetStudioFBXWrapper.csproj...
[00:01:07] Installed runtime.any.System.Globalization 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2
uuw==.
[00:01:07] Committing restore...
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudioFBXWrapper\
obj\AssetStudioFBXWrapper.csproj.nuget.g.props.
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudioFBXWrapper\
obj\AssetStudioFBXWrapper.csproj.nuget.g.targets.
[00:01:07] Writing assets file to disk. Path: C:\projects\assetstudio\
AssetStudioFBXWrapper\obj\project.assets.json
[00:01:07] Restored C:\projects\assetstudio\AssetStudioFBXWrapper\
AssetStudioFBXWrapper.csproj (in 23 ms).
[00:01:07] Restoring packages for C:\projects\assetstudio\AssetStudio.PInvoke\
AssetStudio.PInvoke.csproj...
[00:01:07] Committing restore...
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudio.PInvoke\obj\
AssetStudio.PInvoke.csproj.nuget.g.props.
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudio.PInvoke\obj\
AssetStudio.PInvoke.csproj.nuget.g.targets.
[00:01:07] Writing assets file to disk. Path: C:\projects\assetstudio\
AssetStudio.PInvoke\obj\project.assets.json
[00:01:07] Restored C:\projects\assetstudio\AssetStudio.PInvoke\
AssetStudio.PInvoke.csproj (in 5 ms).
[00:01:07] Installed runtime.win7.System.Private.Uri 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
Q+IBgaPYicSQs2tBlmXqbS25c/JLIthWrgrpMwxKSOobW/OqIMVFruUGfuaz4QABVzV8iKdCAbN7APY7Tcl
bnw==.
[00:01:07] Installed System.Private.Uri 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRz
OGg==.
[00:01:07] Installed runtime.win7-x86.runtime.native.System.IO.Compression 4.3.0
from https://api.nuget.org/v3/index.json with content hash
99pM1ZhX7dPNnr/dOxuAxnVl/2XNWRh1WAUfesV3ZKwbR6mnEzpfbz2GX69zrpGvKbEytsjMKCD+auvvH6f
7kA==.
[00:01:07] Installed runtime.any.System.Reflection 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH
6eQ==.
[00:01:07] Installed runtime.any.System.Reflection.Primitives 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/
hZBg==.
[00:01:07] Installed runtime.any.System.Diagnostics.Tracing 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ
3HQ==.
[00:01:07] Installed runtime.any.System.Resources.ResourceManager 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjN
bhQ==.
[00:01:07] Installed runtime.any.System.Runtime 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um
5LQ==.
[00:01:07] Installed runtime.win.System.Runtime.Extensions 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//
fi7Ku3qXD7oHRw==.
[00:01:07] Installed runtime.win.System.Diagnostics.Debug 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJ
I8g==.
[00:01:07] Installed runtime.any.System.IO 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7P
DzQ==.
[00:01:07] Installed runtime.any.System.Text.Encoding 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm
0HQ==.
[00:01:07] Installed runtime.any.System.Runtime.InteropServices 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2D
BAw==.
[00:01:07] Installed runtime.any.System.Runtime.Handles 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv
/CQ==.
[00:01:07] Installed runtime.any.System.Threading.Tasks 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT
65w==.
[00:01:07] Installed runtime.any.System.Collections 4.3.0 from
https://api.nuget.org/v3/index.json with content hash
23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94al
Nag==.
[00:01:07] Committing restore...
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudioGUI\obj\
AssetStudioGUI.csproj.nuget.g.props.
[00:01:07] Generating MSBuild file C:\projects\assetstudio\AssetStudioGUI\obj\
AssetStudioGUI.csproj.nuget.g.targets.
[00:01:07] Writing assets file to disk. Path: C:\projects\assetstudio\
AssetStudioGUI\obj\project.assets.json
[00:01:07] Restored C:\projects\assetstudio\AssetStudioGUI\AssetStudioGUI.csproj
(in 2.66 sec).
[00:01:07]
[00:01:07] NuGet Config files used:
[00:01:07] C:\Users\appveyor\AppData\Roaming\NuGet\NuGet.Config
[00:01:07] C:\Program Files (x86)\NuGet\Config\
Microsoft.VisualStudio.FallbackLocation.config
[00:01:07] C:\Program Files (x86)\NuGet\Config\
Microsoft.VisualStudio.Offline.config
[00:01:07]
[00:01:07] Feeds used:
[00:01:07] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
[00:01:07] https://api.nuget.org/v3/index.json
[00:01:07]
[00:01:07] Installed:
[00:01:07] 7 package(s) to C:\projects\assetstudio\AssetStudio\
AssetStudio.csproj
[00:01:07] 12 package(s) to C:\projects\assetstudio\AssetStudioUtility\
AssetStudioUtility.csproj
[00:01:07] 7 package(s) to C:\projects\assetstudio\AssetStudioFBXWrapper\
AssetStudioFBXWrapper.csproj
[00:01:07] 43 package(s) to C:\projects\assetstudio\AssetStudioGUI\
AssetStudioGUI.csproj
[00:01:08] Microsoft (R) Build Engine version 17.2.1+52cd2da31 for .NET Framework
[00:01:08] Copyright (C) Microsoft Corporation. All rights reserved.
[00:01:08]
[00:01:14] AssetStudio -> C:\projects\assetstudio\AssetStudio\bin\Release\net472\
AssetStudio.dll
[00:01:14] AssetStudio.PInvoke -> C:\projects\assetstudio\AssetStudio.PInvoke\
bin\Release\net472\AssetStudio.PInvoke.dll
[00:01:15] asfbx_anim_context.cpp
[00:01:18] asfbx_context.cpp
[00:01:21] api.cpp
[00:01:22] asfbx_morph_context.cpp
[00:01:24] asfbx_skin_context.cpp
[00:01:25] utils.cpp
[00:01:28] Creating library bin\Win32\Release\AssetStudioFBXNative.lib and
object bin\Win32\Release\AssetStudioFBXNative.exp
[00:01:28] Generating code
[00:01:28] Previous IPDB not found, fall back to full compilation.
[00:01:29] All 458 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:29] Finished generating code
[00:01:31] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\Win32\Release\AssetStudioFBXNative.dll
[00:01:33] asfbx_anim_context.cpp
[00:01:35] asfbx_context.cpp
[00:01:37] api.cpp
[00:01:39] asfbx_morph_context.cpp
[00:01:42] asfbx_skin_context.cpp
[00:01:44] utils.cpp
[00:01:47] Creating library bin\x64\Release\AssetStudioFBXNative.lib and
object bin\x64\Release\AssetStudioFBXNative.exp
[00:01:47] Generating code
[00:01:47] Previous IPDB not found, fall back to full compilation.
[00:01:47] All 457 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:47] Finished generating code
[00:01:50] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\x64\Release\AssetStudioFBXNative.dll
[00:01:50] AssetStudioFBXWrapper -> C:\projects\assetstudio\
AssetStudioFBXWrapper\bin\Release\net472\AssetStudioFBXWrapper.dll
[00:01:51] astc.cpp
[00:01:52] C:\projects\assetstudio\Texture2DDecoderNative\fp16\fp16.h(377,61):
warning C4244: 'argument': conversion from 'float' to 'uint32_t', possible loss of
data [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:52] C:\projects\assetstudio\Texture2DDecoderNative\astc.cpp(165,38): warning
C4244: 'argument': conversion from 'float' to 'const int', possible loss of data
[C:\projects\assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:52] C:\projects\assetstudio\Texture2DDecoderNative\astc.cpp(175,16): warning
C4244: 'return': conversion from 'float' to 'uint8_t', possible loss of data [C:\
projects\assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:52] atc.cpp
[00:01:52] bcn.cpp
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\fp16\fp16.h(377,61):
warning C4244: 'argument': conversion from 'float' to 'uint32_t', possible loss of
data [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\bcn.cpp(373,10): warning
C4244: 'return': conversion from 'float' to 'uint8_t', possible loss of data [C:\
projects\assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:53] crunch.cpp
[00:01:53] dllmain.cpp
[00:01:53] etc.cpp
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(41,43): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(41,62): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(148,51): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(148,70): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(167,47): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(167,66): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(263,47): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(263,66): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:53] pvrtc.cpp
[00:01:53] unitycrunch.cpp
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3145,26): warning C4018: '<': signed/unsigned mismatch [C:\projects\
assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3359,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:53] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3412,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:54] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3474,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:54] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3536,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:54] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3586,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:54] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3653,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:54] Creating library bin\Win32\Release\Texture2DDecoderNative.lib and
object bin\Win32\Release\Texture2DDecoderNative.exp
[00:01:54] Generating code
[00:01:54] Previous IPDB not found, fall back to full compilation.
[00:01:56] All 389 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:56] Finished generating code
[00:01:57] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\Win32\Release\Texture2DDecoderNative.dll
[00:01:57] astc.cpp
[00:01:58] C:\projects\assetstudio\Texture2DDecoderNative\fp16\fp16.h(377,61):
warning C4244: 'argument': conversion from 'float' to 'uint32_t', possible loss of
data [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:58] C:\projects\assetstudio\Texture2DDecoderNative\astc.cpp(165,38): warning
C4244: 'argument': conversion from 'float' to 'const int', possible loss of data
[C:\projects\assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:58] C:\projects\assetstudio\Texture2DDecoderNative\astc.cpp(175,16): warning
C4244: 'return': conversion from 'float' to 'uint8_t', possible loss of data [C:\
projects\assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:58] atc.cpp
[00:01:58] bcn.cpp
[00:01:58] C:\projects\assetstudio\Texture2DDecoderNative\fp16\fp16.h(377,61):
warning C4244: 'argument': conversion from 'float' to 'uint32_t', possible loss of
data [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:58] C:\projects\assetstudio\Texture2DDecoderNative\bcn.cpp(373,10): warning
C4244: 'return': conversion from 'float' to 'uint8_t', possible loss of data [C:\
projects\assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:58] crunch.cpp
[00:01:58] dllmain.cpp
[00:01:59] etc.cpp
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(41,43): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(41,62): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(148,51): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(148,70): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(167,47): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(167,66): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(263,47): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\etc.cpp(263,66): warning
C4838: conversion from 'int' to 'const uint_fast8_t' requires a narrowing
conversion [C:\projects\assetstudio\Texture2DDecoderNative\
Texture2DDecoderNative.vcxproj]
[00:01:59] pvrtc.cpp
[00:01:59] unitycrunch.cpp
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3145,26): warning C4018: '<': signed/unsigned mismatch [C:\projects\
assetstudio\Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3359,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:01:59] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3412,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:02:00] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3474,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:02:00] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3536,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:02:00] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3586,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:02:00] C:\projects\assetstudio\Texture2DDecoderNative\unitycrunch\
crn_decomp.h(3653,40): warning C4244: '=': conversion from 'unitycrnd::uint16' to
'unitycrnd::uint8', possible loss of data [C:\projects\assetstudio\
Texture2DDecoderNative\Texture2DDecoderNative.vcxproj]
[00:02:00] Creating library bin\x64\Release\Texture2DDecoderNative.lib and
object bin\x64\Release\Texture2DDecoderNative.exp
[00:02:00] Generating code
[00:02:00] Previous IPDB not found, fall back to full compilation.
[00:02:03] All 389 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:02:03] Finished generating code
[00:02:03] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\x64\Release\Texture2DDecoderNative.dll
[00:02:04] Texture2DDecoderWrapper -> C:\projects\assetstudio\
Texture2DDecoderWrapper\bin\Release\net472\Texture2DDecoderWrapper.dll
[00:02:05] AssetStudioUtility -> C:\projects\assetstudio\AssetStudioUtility\bin\
Release\net472\AssetStudioUtility.dll
[00:02:05] AssetStudioGUI -> C:\projects\assetstudio\AssetStudioGUI\bin\Release\
net472\AssetStudioGUI.exe
[00:02:05] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\Win32\Release\AssetStudioFBXNative.dll
[00:02:06] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\x64\Release\AssetStudioFBXNative.dll
[00:02:06] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\Win32\Release\Texture2DDecoderNative.dll
[00:02:06] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\x64\Release\Texture2DDecoderNative.dll
[00:02:06] Microsoft (R) Build Engine version 17.2.1+52cd2da31 for .NET Framework
[00:02:06] Copyright (C) Microsoft Corporation. All rights reserved.
[00:02:06]
[00:02:11] AssetStudio.PInvoke -> C:\projects\assetstudio\AssetStudio.PInvoke\
bin\Release\net5.0\AssetStudio.PInvoke.dll
[00:02:11] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\Win32\Release\AssetStudioFBXNative.dll
[00:02:11] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\x64\Release\AssetStudioFBXNative.dll
[00:02:13] AssetStudio -> C:\projects\assetstudio\AssetStudio\bin\Release\net5.0\
AssetStudio.dll
[00:02:13] AssetStudioFBXWrapper -> C:\projects\assetstudio\
AssetStudioFBXWrapper\bin\Release\net5.0\AssetStudioFBXWrapper.dll
[00:02:13] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\Win32\Release\Texture2DDecoderNative.dll
[00:02:13] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\x64\Release\Texture2DDecoderNative.dll
[00:02:13] Texture2DDecoderWrapper -> C:\projects\assetstudio\
Texture2DDecoderWrapper\bin\Release\net5.0\Texture2DDecoderWrapper.dll
[00:02:15] AssetStudioUtility -> C:\projects\assetstudio\AssetStudioUtility\bin\
Release\net5.0\AssetStudioUtility.dll
[00:02:16] AssetStudioGUI -> C:\projects\assetstudio\AssetStudioGUI\bin\Release\
net5.0-windows\AssetStudioGUI.dll
[00:02:16] AssetStudioGUI -> C:\projects\assetstudio\AssetStudioGUI\bin\Release\
net5.0-windows\publish\
[00:02:16] Microsoft (R) Build Engine version 17.2.1+52cd2da31 for .NET Framework
[00:02:16] Copyright (C) Microsoft Corporation. All rights reserved.
[00:02:16]
[00:02:21] AssetStudio.PInvoke -> C:\projects\assetstudio\AssetStudio.PInvoke\
bin\Release\net6.0\AssetStudio.PInvoke.dll
[00:02:21] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\Win32\Release\AssetStudioFBXNative.dll
[00:02:21] AssetStudioFBXNative.vcxproj -> C:\projects\assetstudio\
AssetStudioFBXNative\bin\x64\Release\AssetStudioFBXNative.dll
[00:02:22] AssetStudio -> C:\projects\assetstudio\AssetStudio\bin\Release\net6.0\
AssetStudio.dll
[00:02:23] AssetStudioFBXWrapper -> C:\projects\assetstudio\
AssetStudioFBXWrapper\bin\Release\net6.0\AssetStudioFBXWrapper.dll
[00:02:23] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\Win32\Release\Texture2DDecoderNative.dll
[00:02:23] Texture2DDecoderNative.vcxproj -> C:\projects\assetstudio\
Texture2DDecoderNative\bin\x64\Release\Texture2DDecoderNative.dll
[00:02:23] Texture2DDecoderWrapper -> C:\projects\assetstudio\
Texture2DDecoderWrapper\bin\Release\net6.0\Texture2DDecoderWrapper.dll
[00:02:25] AssetStudioUtility -> C:\projects\assetstudio\AssetStudioUtility\bin\
Release\net6.0\AssetStudioUtility.dll
[00:02:26] AssetStudioGUI -> C:\projects\assetstudio\AssetStudioGUI\bin\Release\
net6.0-windows\AssetStudioGUI.dll
[00:02:26] AssetStudioGUI -> C:\projects\assetstudio\AssetStudioGUI\bin\Release\
net6.0-windows\publish\
[00:02:28] Discovering tests...OK
[00:02:28] Collecting artifacts...
[00:02:28] Found artifact 'AssetStudioGUI\bin\Release\net472' matching
'AssetStudioGUI\bin\Release\net472' path
[00:02:28] Found artifact 'AssetStudioGUI\bin\Release\net5.0-windows\publish'
matching 'AssetStudioGUI\bin\Release\net5.0-windows\publish' path
[00:02:28] Found artifact 'AssetStudioGUI\bin\Release\net6.0-windows\publish'
matching 'AssetStudioGUI\bin\Release\net6.0-windows\publish' path
[00:02:28] Uploading artifacts...
[00:02:28]
[00:02:30] [1/3] AssetStudio.net472.v0.16.47...Zipping to
AssetStudio.net472.v0.16.47.zip
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...1%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...10%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...20%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...30%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...40%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...50%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...60%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...70%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...80%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...90%
[00:02:30] [1/3] AssetStudioGUI\bin\Release\AssetStudio.net472.v0.16.47.zip
(10,607,184 bytes)...100%
[00:02:30]
[00:02:32] [2/3] AssetStudio.net5.v0.16.47...Zipping to
AssetStudio.net5.v0.16.47.zip
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...1%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...10%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...20%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...30%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...40%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...50%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...60%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...70%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...80%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...90%
[00:02:32] [2/3] AssetStudioGUI\bin\Release\net5.0-windows\
AssetStudio.net5.v0.16.47.zip (10,722,289 bytes)...100%
[00:02:33]
[00:02:34] [3/3] AssetStudio.net6.v0.16.47...Zipping to
AssetStudio.net6.v0.16.47.zip
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...1%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...10%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...20%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...30%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...40%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...50%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...60%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...70%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...80%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...90%
[00:02:34] [3/3] AssetStudioGUI\bin\Release\net6.0-windows\
AssetStudio.net6.v0.16.47.zip (10,733,396 bytes)...100%
[00:02:35] Deploying using GitHub provider
[00:02:36] Creating "AssetStudio v0.16.47" release for repository
"Perfare/AssetStudio" tag "v0.16.47" commit
"d158e864b556b5970709c2a52e47944d53aa98a2"...OK
[00:02:37] Uploading "AssetStudio.net472.v0.16.47.zip" to release assets...OK
[00:02:38] Uploading "AssetStudio.net5.v0.16.47.zip" to release assets...OK
[00:02:40] Uploading "AssetStudio.net6.v0.16.47.zip" to release assets...OK
[00:02:40] Build success

You might also like