diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-10-24 21:25:15 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-10-24 21:25:15 -0300 |
| commit | 639cd8cef403e9e66bf31e7888e786effac2b292 (patch) | |
| tree | a1b3872a91ad599a71629d0d62c72125138c5c14 /projeto-fantasia.csproj | |
| parent | 52c32a24044aa574c9e7bf7aa4e2499349cc36b2 (diff) | |
refactor: Sistema de itens reescrito
Em tese, este novo sistema é mais fácil de serializar.
Descanse em paz pergaminhos, eu não quero reimplementá-los
neste novo sistema.
Diffstat (limited to 'projeto-fantasia.csproj')
| -rw-r--r-- | projeto-fantasia.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projeto-fantasia.csproj b/projeto-fantasia.csproj index 2924733..3497dfc 100644 --- a/projeto-fantasia.csproj +++ b/projeto-fantasia.csproj @@ -1,4 +1,4 @@ -<Project Sdk="Godot.NET.Sdk/4.5.0"> +<Project Sdk="Godot.NET.Sdk/4.5.1"> <PropertyGroup> <TargetFramework>net8.0</TargetFramework> <EnableDynamicLoading>true</EnableDynamicLoading> |
