File tree 5 files changed +12
-9
lines changed
5 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<startup >
4
- <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.5.2 " />
4
+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.5" />
5
5
</startup >
6
- </configuration >
6
+ </configuration >
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >SendGrid.CSharp.HTTP.Client</RootNamespace >
11
11
<AssemblyName >SendGrid.CSharp.HTTP.Client</AssemblyName >
12
- <TargetFrameworkVersion >v4.5.2 </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 >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<startup >
4
- <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.5.2 " />
4
+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.5" />
5
5
</startup >
6
- </configuration >
6
+ </configuration >
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >Example</RootNamespace >
11
11
<AssemblyName >Example</AssemblyName >
12
- <TargetFrameworkVersion >v4.5.2 </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 >
Original file line number Diff line number Diff line change 8
8
<AppDesignerFolder >Properties</AppDesignerFolder >
9
9
<RootNamespace >UnitTest</RootNamespace >
10
10
<AssemblyName >UnitTest</AssemblyName >
11
- <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
11
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
12
12
<FileAlignment >512</FileAlignment >
13
13
<ProjectTypeGuids >{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
14
14
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
15
15
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
16
16
<ReferencePath >$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath >
17
17
<IsCodedUITest >False</IsCodedUITest >
18
18
<TestProjectType >UnitTest</TestProjectType >
19
+ <TargetFrameworkProfile />
19
20
</PropertyGroup >
20
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
22
<DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments