Skip to content

Commit

Permalink
Parameter bindings: parameter name support at left side added
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyNefyodov committed Dec 8, 2023
1 parent 0b51024 commit 1df8a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RevitLookup/RevitLookup.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<UseWPF>true</UseWPF>
<LangVersion>preview</LangVersion>
<LangVersion>latest</LangVersion>
<PlatformTarget>x64</PlatformTarget>
<ImplicitUsings>true</ImplicitUsings>
<TargetFramework>net48</TargetFramework>
Expand Down

0 comments on commit 1df8a5b

Please sign in to comment.