Skip to content

Commit ee382e1

Browse files
authored
1 parent 6b1789b commit ee382e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Configuration.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<LibUnwindSourceFullPath>$([System.IO.Path]::GetFullPath ('$(LibUnwindSourceDirectory)'))</LibUnwindSourceFullPath>
143143
<LibUnwindGeneratedHeadersFullPath>$([System.IO.Path]::GetFullPath ('$(LibUnwindGeneratedHeadersDirectory)'))</LibUnwindGeneratedHeadersFullPath>
144144
<LZ4SourceFullPath>$([System.IO.Path]::GetFullPath ('$(LZ4SourceDirectory)'))</LZ4SourceFullPath>
145-
<JavaInteropTargetFrameworkVersion>net8.0</JavaInteropTargetFrameworkVersion>
145+
<JavaInteropTargetFrameworkVersion>net9.0</JavaInteropTargetFrameworkVersion>
146146
</PropertyGroup>
147147
<PropertyGroup>
148148
<AdbToolPath Condition=" '$(AdbToolPath)' == '' ">$(AndroidSdkFullPath)\platform-tools\</AdbToolPath>

0 commit comments

Comments
 (0)