mirror of
https://github.com/Muskingum-County-Library-System/Send2Email.git
synced 2025-04-19 11:59:49 -04:00
18 lines
632 B
XML
18 lines
632 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ShowAllFiles>true</ShowAllFiles>
|
|
<_LastSelectedProfileId>\\mcls-DC03\users\dylan\GitHub\SendEmail\SendEmail\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Update="Form1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="Form2.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="Form3.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
</Project> |