Skip to content

Commit 74f61ac

Browse files
authored
Update README.md
1 parent 341a442 commit 74f61ac

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,3 @@ A Visual Studio extension that embeds the Telerik Radcam control into a Visual S
2020
Contributions are welcome! Issues, PRs, etc. While it may seem this extension is "done", who knows what the future may hold for it?
2121

2222
For cloning and building this project yourself, make sure to install the [Extensibility Essentials 2022 extension](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2022) for Visual Studio which enables some features used by this project.
23-
24-
This extension requires the usage of Telerik controls that are NOT available via the GitHub repository. You must provide these libraries yourself.
25-
26-
## NOTICE
27-
28-
The following files need added to your extension's installation directory AFTER install as they cannot be shipped inside the VSIX (for some reason?)
29-
30-
Locate the extension's installation directory (it is installed per-user, so it will be somewhere in `%USERPROFILE%\AppData\Local\Microsoft\VisualStudio\<version>\Extensions\<weird directory>`).
31-
Create a subfolder here called `assemblies`, and place the following files:
32-
33-
1. MediaFoundation.dll
34-
1. SharpDX.Direct3D9.dll
35-
1. SharpDX.dll
36-
1. Telerik.Windows.Controls.dll
37-
1. Telerik.Windows.Controls.Media.dll
38-
1. Telerik.Windows.MediaFoundation

0 commit comments

Comments
 (0)