Skip to content

Commit

Permalink
Added missing XML namespace prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Oct 1, 2019
1 parent d161591 commit a622165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bonsai.Shaders/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@
[assembly: AssemblyVersion("0.19.0.0")]
[assembly: AssemblyInformationalVersion("0.19.0")]
[assembly: XmlNamespacePrefix("clr-namespace:Bonsai.Shaders", "gl")]
[assembly: XmlNamespacePrefix("clr-namespace:Bonsai.Shaders.Input", "gli")]
[assembly: WorkflowNamespaceIcon("Bonsai:ElementIcon.Shaders")]

0 comments on commit a622165

Please sign in to comment.