NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
484 stars 185 forks source link

CSharp - Update for conan V2 and build for 3.8.0 (+ add arm64) #5211

Closed jmarrec closed 1 month ago

jmarrec commented 1 month ago

Pull request overview

Pull Request Author

Labels:

Review Checklist

This will not be exhaustively relevant to every PR.

jmarrec commented 1 month ago

Gonna close this PR temporarily so I don't get the cppcheck/clangformat running for no reason on it

jmarrec commented 1 month ago

Alright 3.8.0 packages, including the new osx-arm64 are available on this run: https://github.com/NREL/OpenStudio/actions/runs/9189117111/job/25275666930

@kbenne I hosted the windows (that contains both win32 and x64) on https://www.nuget.org/packages/OpenStudio/3.8.0

@MingboPeng FYI if you want to upload them to your nuget packages per platform.

MingboPeng commented 1 month ago

Alright 3.8.0 packages, including the new osx-arm64 are available on this run: https://github.com/NREL/OpenStudio/actions/runs/9189117111/job/25275666930

@kbenne I hosted the windows (that contains both win32 and x64) on https://www.nuget.org/packages/OpenStudio/3.8.0

@MingboPeng FYI if you want to upload them to your nuget packages per platform.

Thanks @jmarrec, done! The new NuGet packages are added per platform including arm64 for mac.