Closed StummeJ closed 5 years ago
To build this you'll need the .netcore 3.0 preview 1 installed, then run dotnet build -c Release
and dotnet pack -c Release .\WpfAppBar\WpfAppBar.csproj
Thanks for this. Since 3.0 is still in preview I haven't had a chance to fully test it out. If all is good, I'll probably make this nuget package a preview as well until 3.0 is released.
This updates the CSProj files to target both dotnet core 3.0 applications along with the full framework 4.0. This implements Issue #31