diff --git a/RevitGen/RevitGen.csproj b/RevitGen/RevitGen.csproj index d0e1268..e319619 100644 --- a/RevitGen/RevitGen.csproj +++ b/RevitGen/RevitGen.csproj @@ -4,7 +4,7 @@ netstandard2.0 RevitGen - 1.0.2 + 1.0.3 ShrlAlgo https://www.shrlalgo.cn/ https://github.com/ShrlAlgo/RevitGen @@ -23,19 +23,17 @@ - + + + - + diff --git a/RevitGen/build/RevitGen.targets b/RevitGen/build/RevitGen.targets new file mode 100644 index 0000000..1e15c6d --- /dev/null +++ b/RevitGen/build/RevitGen.targets @@ -0,0 +1,13 @@ + + + + + $(MSBuildThisFileDirectory)..\lib\netstandard2.0\RevitGen.Common.dll + all + + + \ No newline at end of file diff --git a/RevitGenTest/RevitGenTest.csproj b/RevitGenTest/RevitGenTest.csproj index 3ffd3ca..be6aa5b 100644 --- a/RevitGenTest/RevitGenTest.csproj +++ b/RevitGenTest/RevitGenTest.csproj @@ -15,7 +15,7 @@ - +