Update Directory.Build.props (#2368)

This commit is contained in:
wolfcomp 2025-08-12 03:13:06 +02:00 committed by GitHub
parent 86ad1de181
commit 6337e165aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
<!-- Dependency versions --> <!-- Dependency versions -->
<PropertyGroup Label="Dependency Versions"> <PropertyGroup Label="Dependency Versions">
<LuminaVersion>6.5.0</LuminaVersion> <LuminaVersion>6.5.1</LuminaVersion>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion> <NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
</PropertyGroup> </PropertyGroup>