From 49d6958fe8a2752840a5c45e42e9b697ed621be5 Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 17 Nov 2024 13:48:21 -0700 Subject: [PATCH] Upped version for nuget --- Gum/Properties/AssemblyInfo.cs | 4 ++-- GumCommon/GumCommon.csproj | 3 ++- GumDataTypes/GumDataTypesNet6.csproj | 3 ++- MonoGameGum/FnaGum/FnaGum.csproj | 2 +- MonoGameGum/KniGum/KniGum.csproj | 7 ++++++- MonoGameGum/MonoGameGum.csproj | 3 ++- ToolsUtilities/ToolsUtilitiesStandard.csproj | 3 ++- 7 files changed, 17 insertions(+), 8 deletions(-) diff --git a/Gum/Properties/AssemblyInfo.cs b/Gum/Properties/AssemblyInfo.cs index 0d1d1558e..79e38ff03 100644 --- a/Gum/Properties/AssemblyInfo.cs +++ b/Gum/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2024.11.4")] -[assembly: AssemblyFileVersion("2024.11.4")] \ No newline at end of file +[assembly: AssemblyVersion("2024.17.4")] +[assembly: AssemblyFileVersion("2024.17.4")] \ No newline at end of file diff --git a/GumCommon/GumCommon.csproj b/GumCommon/GumCommon.csproj index 8d8e4dd9d..c61298fec 100644 --- a/GumCommon/GumCommon.csproj +++ b/GumCommon/GumCommon.csproj @@ -9,7 +9,8 @@ GumCommon Flexible layout tool for graphics in any .NET environment FlatRedBall.GumCommon - 2024.11.12.1 + 2024.11.17.1 + 1591 diff --git a/GumDataTypes/GumDataTypesNet6.csproj b/GumDataTypes/GumDataTypesNet6.csproj index 96db21340..13bca3c54 100644 --- a/GumDataTypes/GumDataTypesNet6.csproj +++ b/GumDataTypes/GumDataTypesNet6.csproj @@ -15,7 +15,8 @@ AnyCPU True FlatRedBall.GumDataTypes - 2024.11.12.1 + 2024.11.17.1 + diff --git a/MonoGameGum/FnaGum/FnaGum.csproj b/MonoGameGum/FnaGum/FnaGum.csproj index 40d3f399a..965cd38ea 100644 --- a/MonoGameGum/FnaGum/FnaGum.csproj +++ b/MonoGameGum/FnaGum/FnaGum.csproj @@ -6,7 +6,7 @@ enable True Gum.KNI - 2024.11.12.1 + 2024.11.17.1 false true diff --git a/MonoGameGum/KniGum/KniGum.csproj b/MonoGameGum/KniGum/KniGum.csproj index 7457e0b65..24f7e4c96 100644 --- a/MonoGameGum/KniGum/KniGum.csproj +++ b/MonoGameGum/KniGum/KniGum.csproj @@ -6,7 +6,8 @@ enable True Gum.KNI - 2024.11.12.1 + 2024.11.17.1 + false @@ -48,6 +49,7 @@ + @@ -84,6 +86,9 @@ + + + diff --git a/MonoGameGum/MonoGameGum.csproj b/MonoGameGum/MonoGameGum.csproj index 6b39b936f..5b8cb30a1 100644 --- a/MonoGameGum/MonoGameGum.csproj +++ b/MonoGameGum/MonoGameGum.csproj @@ -6,7 +6,8 @@ enable True Gum.MonoGame - 2024.11.12.1 + 2024.11.17.1 + 1591 MONOGAME diff --git a/ToolsUtilities/ToolsUtilitiesStandard.csproj b/ToolsUtilities/ToolsUtilitiesStandard.csproj index a4f901634..44d5039a2 100644 --- a/ToolsUtilities/ToolsUtilitiesStandard.csproj +++ b/ToolsUtilities/ToolsUtilitiesStandard.csproj @@ -10,7 +10,8 @@ netstandard2.0;net6.0 True FlatRedBall.ToolsUtilities.NetStandard - 2024.11.12.1 + 2024.11.17.1 + true