Skip to content

Commit

Permalink
Update csproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
Carnagion committed Aug 10, 2022
1 parent 405c8f9 commit 5aaa750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GDSerializer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- Workaround as Godot does not know how to properly load NuGet packages -->
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageVersion>2.0.2</PackageVersion>
<PackageVersion>2.0.3</PackageVersion>
<Title>GDSerializer</Title>
<Authors>Carnagion</Authors>
<Description>An XML (de)serialization framework for Godot's C# API.</Description>
Expand Down

0 comments on commit 5aaa750

Please sign in to comment.