Skip to content

Commit

Permalink
Merge pull request #5 from ricaun-io/develop
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
ricaun committed Aug 31, 2023
2 parents 44a24cd + 974b845 commit afa2219
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
[![Build](https://github.com/ricaun-io/ricaun.Revit.CefSharp/actions/workflows/Build.yml/badge.svg)](https://github.com/ricaun-io/ricaun.Revit.CefSharp/actions)
[![Release](https://img.shields.io/nuget/v/ricaun.Revit.CefSharp?logo=nuget&label=release&color=blue)](https://www.nuget.org/packages/ricaun.Revit.CefSharp)

This package automatically provides access to the appropriate `CefSharp` version that has already been loaded and initialised by Revit, cf. the explanation
on [encountering an error while using CefSharp](https://forums.autodesk.com/t5/revit-api-forum/encountered-an-error-while-using-cefsharp/m-p/12209481#M73837).

## PackageReference
```xml
<PackageReference Include="ricaun.Revit.CefSharp" Version="$(RevitVersion).*" IncludeAssets="build; compile" PrivateAssets="All" />
Expand All @@ -30,4 +33,4 @@ This project is [licensed](LICENSE) under the [MIT Licence](https://en.wikipedia

---

Do you like this project? Please [star this project on GitHub](https://github.com/ricaun-io/ricaun.Revit.CefSharp/stargazers)!
Do you like this project? Please [star this project on GitHub](https://github.com/ricaun-io/ricaun.Revit.CefSharp/stargazers)!

0 comments on commit afa2219

Please sign in to comment.