<Description>Creates a simple Avalon application.</Description>
<Description>Creates a simple Windows Presentation Foundation application.</Description>
</TemplateConfiguration>
</TemplateConfiguration>
<!-- Actions -->
<!-- Actions -->
<Actions>
<Actions>
<Open filename = "AvalonApplication.txt"/>
<Open filename = "WPF.txt"/>
</Actions>
</Actions>
<Combine name = "${ProjectName}" directory = ".">
<Combine name = "${ProjectName}" directory = ".">
@ -112,8 +112,8 @@ namespace ${StandardNamespace}
}
}
}]]></File>
}]]></File>
<File name="AvalonApplication.txt" buildAction="None" language="Default"><![CDATA[First of all let me say that this is just a simple Avalon application with an empty window.
<File name="WPF.txt" buildAction="None" language="Default"><![CDATA[This template is just a simple WPF (formerly known as "Avalon") application with an empty
I hope I can fix and improve this template in the near future.
window. I hope I can fix and improve this template in the near future.
If you want to build this Avalon application you need the following things:
If you want to build this Avalon application you need the following things:
1. The latest version of Microsoft's WinFX Runtime Components
1. The latest version of Microsoft's WinFX Runtime Components
@ -124,7 +124,7 @@ I personally use the September Community Technology Preview (CTP) and it works f
So, don't say I did not warn you. :-)
So, don't say I did not warn you. :-)
Mathias
Mathias
(2005-10-26)]]></File>
(2005-10-30)]]></File>
<File name="AssemblyInfo.cs"><![CDATA[#region Using directives
<File name="AssemblyInfo.cs"><![CDATA[#region Using directives
<Description>Creates a simple Avalon application with one navigation page.</Description>
<Description>Creates a simple Windows Presentation Foundation application with one navigation page.</Description>
</TemplateConfiguration>
</TemplateConfiguration>
<!-- Actions -->
<!-- Actions -->
@ -87,7 +87,7 @@ namespace ${StandardNamespace}
{
{
}
}
}]]></File>
}]]></File>
<File name="AvalonApplication.txt" buildAction="None" language="Default"><![CDATA[First of all let me say that this is just a simple Avalon application with one empty page.
<File name="AvalonApplication.txt" buildAction="None" language="Default"><![CDATA[This template is just a simple WPF (formerly known as "Avalon") application with one empty page.
I hope I can fix and improve this template in the near future.
I hope I can fix and improve this template in the near future.
If you want to build this Avalon application you need the following things:
If you want to build this Avalon application you need the following things:
@ -99,7 +99,7 @@ I personally use the September Community Technology Preview (CTP) and it works f
So, don't say I did not warn you. :-)
So, don't say I did not warn you. :-)
Mathias
Mathias
(2005-10-26)]]></File>
(2005-10-30)]]></File>
<File name="AssemblyInfo.cs"><![CDATA[#region Using directives
<File name="AssemblyInfo.cs"><![CDATA[#region Using directives