aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.IDE/ProjectItemsViews/CSharpScriptItemView.xaml
blob: 682956205b29cd95bbf6dc3e3a1f4d9d3b111a12 (generated by cgit v1.3.1 (git 2.54.0) at 2026-07-10 06:17:27 +0000
n class="w"> String WorkingFolder { get; } ObservableCollection<IProjectItem> Items { get; set; } Task Build(); Task Run(); } }