-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDotNetFileTools.slnx
More file actions
32 lines (32 loc) · 1.21 KB
/
DotNetFileTools.slnx
File metadata and controls
32 lines (32 loc) · 1.21 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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Solution Items/">
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
</Folder>
<Project Path="checksum/checksum.csproj">
<Platform Solution="*|x86" Project="x86" />
</Project>
<Project Path="ExtractExeNetStrings/ExtractExeNetStrings.csproj" />
<Project Path="hexdump/hexdump.csproj" />
<Project Path="netcheck/netcheck.csproj" />
<Project Path="NetCompress/NetCompress.vbproj">
<Platform Solution="*|x86" Project="x86" />
</Project>
<Project Path="peinfo/peinfo.csproj" />
<Project Path="picmetadump/picmetadump.csproj" />
<Project Path="PictureOnMap/PictureOnMap.csproj" />
<Project Path="reged/reged.csproj" />
<Project Path="ReplaceText/ReplaceText.csproj" />
<Project Path="setpkgver/setpkgver.csproj" />
<Project Path="splitbystr/splitbystr.csproj" />
<Project Path="TestAssembly/TestAssembly.csproj" />
<Project Path="TestProject/TestProject.csproj" />
<Project Path="txtcnv/txtcnv.csproj" />
<Project Path="VhdBlockBackup/VhdBlockBackup.csproj" />
<Project Path="ZipIO/ZipIO.csproj" />
</Solution>