File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Rentler.SmartyStreets.Example Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >Rentler.SmartyStreets.Example</RootNamespace >
11
11
<AssemblyName >Rentler.SmartyStreets.Example</AssemblyName >
12
- <TargetFrameworkVersion >v4.5.1 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
15
+ <TargetFrameworkProfile />
15
16
</PropertyGroup >
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
18
<PlatformTarget >AnyCPU</PlatformTarget >
52
53
<Name >Rentler.SmartyStreets</Name >
53
54
</ProjectReference >
54
55
</ItemGroup >
56
+ <ItemGroup >
57
+ <None Include =" app.config" />
58
+ </ItemGroup >
55
59
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
56
60
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
57
61
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >Rentler.SmartyStreets</RootNamespace >
11
11
<AssemblyName >Rentler.SmartyStreets</AssemblyName >
12
- <TargetFrameworkVersion >v4.5.1 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
+ <TargetFrameworkProfile />
14
15
</PropertyGroup >
15
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
16
17
<DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments