File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 88 <AppDesignerFolder >Properties</AppDesignerFolder >
99 <RootNamespace >UnitTest</RootNamespace >
1010 <AssemblyName >UnitTest</AssemblyName >
11- <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
11+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
1313 <ProjectTypeGuids >{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
1414 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
1515 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
1616 <ReferencePath >$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath >
1717 <IsCodedUITest >False</IsCodedUITest >
1818 <TestProjectType >UnitTest</TestProjectType >
19+ <TargetFrameworkProfile />
1920 </PropertyGroup >
2021 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2122 <DebugSymbols >true</DebugSymbols >
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" ?>
22<configuration >
33 <runtime >
44 <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
55 <dependentAssembly >
6- <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
7- <bindingRedirect oldVersion =" 0.0.0.0-7.0.0.0" newVersion =" 7.0.0.0" />
6+ <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
7+ <bindingRedirect oldVersion =" 0.0.0.0-7.0.0.0" newVersion =" 7.0.0.0" />
88 </dependentAssembly >
99 </assemblyBinding >
1010 </runtime >
11- </configuration >
11+ <startup >< supportedRuntime version = " v4.0 " sku = " .NETFramework,Version=v4.5 " /></ startup >< /configuration >
You can’t perform that action at this time.
0 commit comments