Files
Shrlalgo.RvKits/RevitLess/App.xaml
2026-01-02 16:37:37 +08:00

6 lines
209 B
XML

<Application
x:Class="RevitLess.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml" />