mirror of
https://github.com/SteamAutoCracks/Steam-auto-crack.git
synced 2025-05-18 23:43:58 +02:00
36 lines
No EOL
1.2 KiB
XML
36 lines
No EOL
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<_LastSelectedProfileId>F:\tools\steamautocrack_github\Steamautocrack\SteamAutoCrack\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Update="Views\About.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Views\AppIDFinder.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Views\Settings.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Update="Properties\Resources.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Update="Properties\Resources.zh-CN.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Update="Views\About.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Views\AppIDFinder.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Views\Settings.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
</Project> |