6 lines
209 B
Plaintext
6 lines
209 B
Plaintext
|
|
<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" />
|