mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-26 12:39:42 +05:00
unify some common project properties into Directory.Build.props, bump to .net 10
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<AnalyzerRoslynVersion>4.10</AnalyzerRoslynVersion>
|
||||
<RoslynApiVersion>4.10.0</RoslynApiVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
|
||||
Reference in New Issue
Block a user