-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDarkNotepad.csproj.user
More file actions
46 lines (46 loc) · 1.3 KB
/
DarkNotepad.csproj.user
File metadata and controls
46 lines (46 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="AboutMenu.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ColorPicker.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ContextMenu.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FindReplace.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FontMenu.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="GoTo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="PageSetup.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Stylize.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ViewHelp.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="WarningBox.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Resource1.resx">
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
</Project>