From 7665f453f21d85c4203704d1a7525fdaf11116ac Mon Sep 17 00:00:00 2001 From: erik Date: Tue, 29 Apr 2025 21:11:43 +0200 Subject: [PATCH] New version --- MosswartMassacre/MosswartMassacre.csproj | 7 ++++--- MosswartMassacre/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/MosswartMassacre/MosswartMassacre.csproj b/MosswartMassacre/MosswartMassacre.csproj index ab9bb54..ac9acd5 100644 --- a/MosswartMassacre/MosswartMassacre.csproj +++ b/MosswartMassacre/MosswartMassacre.csproj @@ -38,9 +38,6 @@ lib\Decal.Adapter.dll False - - lib\utank2-i.dll - False False @@ -65,6 +62,10 @@ + + False + bin\Debug\utank2-i.dll + lib\VirindiViewService.dll diff --git a/MosswartMassacre/Properties/AssemblyInfo.cs b/MosswartMassacre/Properties/AssemblyInfo.cs index 70d0e1c..744091c 100644 --- a/MosswartMassacre/Properties/AssemblyInfo.cs +++ b/MosswartMassacre/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ using System.Runtime.InteropServices; // Minor Version // Build Number // Revision -[assembly: AssemblyVersion("1.0.0.2")] -[assembly: AssemblyFileVersion("1.0.0.2")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0.0")] +[assembly: AssemblyFileVersion("2.0.0.0")] \ No newline at end of file