Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Oct 11, 2024
1 parent 063057d commit 733a5f3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
File renamed without changes.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# RevitTest.FamilyLoad.Tests
# RevitTest.FamilyLoad.Tests

[![Revit 2021](https://img.shields.io/badge/Revit-2021+-blue.svg)](../..)
[![Visual Studio 2022](https://img.shields.io/badge/Visual%20Studio-2022-blue)](../..)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

To do.

## Revit API Forum

* [Reloading family symbol fails for the second time](https://forums.autodesk.com/t5/revit-api-forum/reloading-family-symbol-fails-for-the-second-time/m-p/13079519)

## License

This project is [licensed](LICENSE) under the [MIT License](https://en.wikipedia.org/wiki/MIT_License).

---

Do you like this project? Please [star this project on GitHub](../../stargazers)!
5 changes: 5 additions & 0 deletions RevitTest.FamilyLoad.Tests.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RevitTest.FamilyLoad.Tests", "RevitTest.FamilyLoad.Tests.csproj", "{D513E45E-6B7E-4A55-A961-0EF29FC61268}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution", "Solution", "{7CE3E76F-E372-4731-BB1F-0E67F3E88980}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit 733a5f3

Please sign in to comment.