Skip to content

Commit a635473

Browse files
committed
Add language property to library project
***NO_CI***
1 parent 32d976d commit a635473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nanoFirmwareFlasher.Library/nanoFirmwareFlasher.Library.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</PropertyGroup>
2828

2929
<PropertyGroup>
30+
<LangVersion>latest</LangVersion>
3031
<GenerateDocumentationFile>True</GenerateDocumentationFile>
3132
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
3233
<RestoreLockedMode Condition="'$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'">true</RestoreLockedMode>

0 commit comments

Comments
 (0)