From 59a78c900c2b9b03ea4887bec4d48acd5691f8a8 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 24 Apr 2020 21:45:08 +0200 Subject: [PATCH] update --- GameBundle/GameBundle.csproj | 2 +- Test/Bundle.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GameBundle/GameBundle.csproj b/GameBundle/GameBundle.csproj index e709cf3..4d1433d 100644 --- a/GameBundle/GameBundle.csproj +++ b/GameBundle/GameBundle.csproj @@ -13,7 +13,7 @@ https://raw.githubusercontent.com/Ellpeck/GameBundle/master/Logo.png true gamebundle - 1.1.1 + 1.2.0 diff --git a/Test/Bundle.bat b/Test/Bundle.bat index 1a99423..0182851 100644 --- a/Test/Bundle.bat +++ b/Test/Bundle.bat @@ -1 +1 @@ -"../GameBundle/bin/Debug/netcoreapp3.1/GameBundle.exe" -w -s Test.csproj -o bin/Bundled -v -b \ No newline at end of file +"../GameBundle/bin/Debug/netcoreapp3.1/GameBundle.exe" -wlmb -s Test.csproj -o bin/Bundled -v \ No newline at end of file