From 892886b730672d3694637ee3bcbbefc3f288fdd9 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 9 Sep 2021 16:32:24 -0700 Subject: [PATCH] Ensure CodePage package is installed --- BurnOutSharp/BurnOutSharp.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/BurnOutSharp/BurnOutSharp.csproj b/BurnOutSharp/BurnOutSharp.csproj index 37d67cf7..16572cd0 100644 --- a/BurnOutSharp/BurnOutSharp.csproj +++ b/BurnOutSharp/BurnOutSharp.csproj @@ -24,6 +24,7 @@ + runtime; build; native; contentfiles; analyzers; buildtransitive all