Brian Shenk
Brian Shenk
I've noticed extremely similar behavior, at one time or another, myself. It might be a good idea to consider doing this for each reference of `$#POSTDISPLAY` where it could theoretically...
Would be helpful if you added some specifics about the issues you're having. For example, I was able to get it to build by adding this to ApiPort.props ```xml ```...
@Lxiamail No. And trying `dotnet build PortabilityTools.sln` right now gives me many the following error: ``` $HOME/.dotnet/sdk/3.1.201/Microsoft.Common.CurrentVersion.targets(1177,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this,...
Check out PR #329. I used that and after fixing some compilation errors and building, the seasonal tab works for me.