Skip to content

Commit

Permalink
Latest nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru committed Oct 21, 2024
1 parent dc7839f commit ed1dc19
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion GumCommon/GumCommon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>GumCommon</Title>
<Description>Flexible layout tool for graphics in any .NET environment</Description>
<PackageId>FlatRedBall.GumCommon</PackageId>
<Version>2024.10.14.3</Version>
<Version>2024.10.21.1</Version>

<NoWarn>1591</NoWarn>

Expand Down
2 changes: 1 addition & 1 deletion GumDataTypes/GumDataTypesNet6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Platforms>AnyCPU</Platforms>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>FlatRedBall.GumDataTypes</PackageId>
<Version>2024.10.14.3</Version>
<Version>2024.10.21.1</Version>

<NoWarn>1591</NoWarn>

Expand Down
2 changes: 1 addition & 1 deletion MonoGameGum/FnaGum/FnaGum.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Gum.KNI</PackageId>
<Version>2024.10.14.3</Version>
<Version>2024.10.21.1</Version>

<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion MonoGameGum/KniGum/KniGum.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Gum.KNI</PackageId>
<Version>2024.10.14.3</Version>
<Version>2024.10.21.1</Version>



Expand Down
2 changes: 1 addition & 1 deletion MonoGameGum/MonoGameGum.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Gum.MonoGame</PackageId>
<Version>2024.10.14.3</Version>
<Version>2024.10.21.1</Version>

<NoWarn>1591</NoWarn>

Expand Down
2 changes: 1 addition & 1 deletion ToolsUtilities/ToolsUtilitiesStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>FlatRedBall.ToolsUtilities.NetStandard</PackageId>
<Version>2024.10.14.3</Version>
<Version>2024.10.21.1</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>

</PropertyGroup>
Expand Down

0 comments on commit ed1dc19

Please sign in to comment.