diff --git a/RevitGen/RevitGen.csproj b/RevitGen/RevitGen.csproj index aedd46b..f22ca94 100644 --- a/RevitGen/RevitGen.csproj +++ b/RevitGen/RevitGen.csproj @@ -4,8 +4,11 @@ netstandard2.0 RevitGen - 1.0.0 + 1.0.1 ShrlAlgo + https://www.shrlalgo.cn/ + https://github.com/ShrlAlgo/RevitGen + git README.md LICENSE A powerful source generator to accelerate Revit add-in development. @@ -24,8 +27,11 @@ - - + + + + + + + $(MSBuildThisFileDirectory)..\lib\netstandard2.0\RevitGen.Common.dll + all + + + \ No newline at end of file