Add '-chardonnay' to build assets name

This commit is contained in:
Michael Bucari-Tovo 2023-02-19 10:23:05 -07:00
parent 6ebbfb8e59
commit c96875ba5d
4 changed files with 6 additions and 8 deletions

View file

@ -2,8 +2,6 @@ using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using ApplicationServices;
using AppScaffolding;