Skip to content

Commit

Permalink
Merge pull request #8 from chuongmep/dev
Browse files Browse the repository at this point in the history
Update RevitAddinManager.csproj
  • Loading branch information
chuongmep authored Jan 25, 2022
2 parents 5b3bda2 + 37ee392 commit c645e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AddInManager/RevitAddinManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<UseWindowsForms>true</UseWindowsForms>
<TargetFramework>net48</TargetFramework>
<RevitVersion>2022</RevitVersion>
<Version>$(RevitVersion).0.0.6</Version>
<Version>$(RevitVersion).0.0.7</Version>
<Configurations>Debug;Release;Installer</Configurations>
</PropertyGroup>
<PropertyGroup Condition="$(Configuration.Contains('Debug'))">
Expand Down

0 comments on commit c645e6e

Please sign in to comment.