Click or drag to resize

ProjectLoadProjectAssetsJson Method

Load the project assets json file, creating a map of name/version to relative DLL path.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected void LoadProjectAssetsJson()
See Also