From 058f516502a08c62954fd3b56ea3562ad0b7208e Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 5 Feb 2023 14:32:47 +0100 Subject: [PATCH] Added RollForward directive Closes #1 --- GameBundle/GameBundle.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/GameBundle/GameBundle.csproj b/GameBundle/GameBundle.csproj index db882f7..4277b97 100644 --- a/GameBundle/GameBundle.csproj +++ b/GameBundle/GameBundle.csproj @@ -3,6 +3,7 @@ Exe net6.0 + Major Ellpeck A tool to package MonoGame and other .NET Core applications into several distributable formats