|
8 | 8 | <ProjectGuid>{1BD21D56-CAC9-48AD-9B67-5A291AB4C2A7}</ProjectGuid>
|
9 | 9 | <OutputType>WinExe</OutputType>
|
10 | 10 | <RootNamespace>UI__Editor</RootNamespace>
|
11 |
| - <AssemblyName>UI++Editor</AssemblyName> |
| 11 | + <AssemblyName>%28G%29UI++</AssemblyName> |
12 | 12 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
13 | 13 | <FileAlignment>512</FileAlignment>
|
14 | 14 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
17 | 17 | <Deterministic>true</Deterministic>
|
18 | 18 | <NuGetPackageImportStamp>
|
19 | 19 | </NuGetPackageImportStamp>
|
| 20 | + <PublishUrl>publish\</PublishUrl> |
| 21 | + <Install>true</Install> |
| 22 | + <InstallFrom>Disk</InstallFrom> |
| 23 | + <UpdateEnabled>false</UpdateEnabled> |
| 24 | + <UpdateMode>Foreground</UpdateMode> |
| 25 | + <UpdateInterval>7</UpdateInterval> |
| 26 | + <UpdateIntervalUnits>Days</UpdateIntervalUnits> |
| 27 | + <UpdatePeriodically>false</UpdatePeriodically> |
| 28 | + <UpdateRequired>false</UpdateRequired> |
| 29 | + <MapFileExtensions>true</MapFileExtensions> |
| 30 | + <ApplicationRevision>0</ApplicationRevision> |
| 31 | + <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
| 32 | + <IsWebBootstrapper>false</IsWebBootstrapper> |
| 33 | + <UseApplicationTrust>false</UseApplicationTrust> |
| 34 | + <BootstrapperEnabled>true</BootstrapperEnabled> |
20 | 35 | </PropertyGroup>
|
21 | 36 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
22 | 37 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|
38 | 53 | <WarningLevel>4</WarningLevel>
|
39 | 54 | </PropertyGroup>
|
40 | 55 | <PropertyGroup>
|
41 |
| - <ApplicationIcon>UI++Editor.ico</ApplicationIcon> |
| 56 | + <ApplicationIcon>%28G%29UI++.ico</ApplicationIcon> |
42 | 57 | </PropertyGroup>
|
43 | 58 | <ItemGroup>
|
44 | 59 | <Reference Include="Caliburn.Micro, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL">
|
|
402 | 417 | <None Include="App.config" />
|
403 | 418 | </ItemGroup>
|
404 | 419 | <ItemGroup>
|
405 |
| - <Resource Include="UI++Editor.ico" /> |
| 420 | + <Resource Include="%28G%29UI++.ico" /> |
406 | 421 | </ItemGroup>
|
407 | 422 | <ItemGroup>
|
408 | 423 | <Resource Include="Images\accept.png" />
|
|
634 | 649 | <Resource Include="Images\pass.ico" />
|
635 | 650 | <Content Include="Images\style.css" />
|
636 | 651 | </ItemGroup>
|
| 652 | + <ItemGroup> |
| 653 | + <BootstrapperPackage Include=".NETFramework,Version=v4.6.1"> |
| 654 | + <Visible>False</Visible> |
| 655 | + <ProductName>Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName> |
| 656 | + <Install>true</Install> |
| 657 | + </BootstrapperPackage> |
| 658 | + <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
| 659 | + <Visible>False</Visible> |
| 660 | + <ProductName>.NET Framework 3.5 SP1</ProductName> |
| 661 | + <Install>false</Install> |
| 662 | + </BootstrapperPackage> |
| 663 | + </ItemGroup> |
637 | 664 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
638 | 665 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
639 | 666 | <PropertyGroup>
|
|
0 commit comments