blob: 5b660daaaf7a47140e7a2e333635a82d3581e506 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="frmInvoiceTotal.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>
|