|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 | 10 | <RootNamespace>CTe.AppTeste</RootNamespace>
|
11 | 11 | <AssemblyName>CTe.AppTeste</AssemblyName>
|
12 |
| - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment>
|
14 | 14 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
15 | 15 | <WarningLevel>4</WarningLevel>
|
16 | 16 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
| 17 | + <TargetFrameworkProfile /> |
| 18 | + <PublishUrl>publish\</PublishUrl> |
| 19 | + <Install>true</Install> |
| 20 | + <InstallFrom>Disk</InstallFrom> |
| 21 | + <UpdateEnabled>false</UpdateEnabled> |
| 22 | + <UpdateMode>Foreground</UpdateMode> |
| 23 | + <UpdateInterval>7</UpdateInterval> |
| 24 | + <UpdateIntervalUnits>Days</UpdateIntervalUnits> |
| 25 | + <UpdatePeriodically>false</UpdatePeriodically> |
| 26 | + <UpdateRequired>false</UpdateRequired> |
| 27 | + <MapFileExtensions>true</MapFileExtensions> |
| 28 | + <ApplicationRevision>0</ApplicationRevision> |
| 29 | + <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
| 30 | + <IsWebBootstrapper>false</IsWebBootstrapper> |
| 31 | + <UseApplicationTrust>false</UseApplicationTrust> |
| 32 | + <BootstrapperEnabled>true</BootstrapperEnabled> |
17 | 33 | </PropertyGroup>
|
18 | 34 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
19 | 35 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|
469 | 485 | <Name>DFe.Utils</Name>
|
470 | 486 | </ProjectReference>
|
471 | 487 | </ItemGroup>
|
| 488 | + <ItemGroup> |
| 489 | + <BootstrapperPackage Include=".NETFramework,Version=v4.5.2"> |
| 490 | + <Visible>False</Visible> |
| 491 | + <ProductName>Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName> |
| 492 | + <Install>true</Install> |
| 493 | + </BootstrapperPackage> |
| 494 | + <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
| 495 | + <Visible>False</Visible> |
| 496 | + <ProductName>.NET Framework 3.5 SP1</ProductName> |
| 497 | + <Install>false</Install> |
| 498 | + </BootstrapperPackage> |
| 499 | + </ItemGroup> |
472 | 500 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
473 | 501 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
474 | 502 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments