File tree Expand file tree Collapse file tree 5 files changed +13
-31
lines changed Expand file tree Collapse file tree 5 files changed +13
-31
lines changed Original file line number Diff line number Diff line change 88 <OutputType >Library</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >React</RootNamespace >
11- <AssemblyName >React</AssemblyName >
11+ <AssemblyName >React.Core </AssemblyName >
1212 <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 </PropertyGroup >
2121 <ErrorReport >prompt</ErrorReport >
2222 <WarningLevel >4</WarningLevel >
2323 <PlatformTarget >AnyCPU</PlatformTarget >
24- <DocumentationFile >..\..\bin\Debug\React.Core\React.xml</DocumentationFile >
24+ <DocumentationFile >..\..\bin\Debug\React.Core\React.Core. xml</DocumentationFile >
2525 <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
2626 <NoWarn >1607</NoWarn >
2727 </PropertyGroup >
3232 <DefineConstants >TRACE</DefineConstants >
3333 <ErrorReport >prompt</ErrorReport >
3434 <WarningLevel >4</WarningLevel >
35- <DocumentationFile >..\..\bin\Release\React.Core\React.xml</DocumentationFile >
35+ <DocumentationFile >..\..\bin\Release\React.Core\React.Core. xml</DocumentationFile >
3636 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
3737 <NoWarn >1607</NoWarn >
3838 </PropertyGroup >
Original file line number Diff line number Diff line change 1515 <DevelopmentServerPort >3044</DevelopmentServerPort >
1616 <TypeScriptCompileBlocked >True</TypeScriptCompileBlocked >
1717 </PropertyGroup >
18+ <ItemGroup >
19+ <ProjectReference Include =" ..\React.Core\React.Core.csproj" />
20+ </ItemGroup >
1821 <ProjectExtensions >
1922 <VisualStudio >
2023 <UserProperties />
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.5.5 -*" ,
2+ "version" : " 2.0.0 -*" ,
33 "frameworks" : {
44 "net40" : {
55 "wrappedProject" : " ../../React.Core/React.Core.csproj" ,
66 "bin" : {
7- "assembly" : " ../../React.Core/obj/{configuration}/React.dll" ,
8- "pdb" : " ../../React.Core/obj/{configuration}/React.pdb"
7+ "assembly" : " ../../React.Core/obj/{configuration}/React.Core. dll" ,
8+ "pdb" : " ../../React.Core/obj/{configuration}/React.Core. pdb"
99 },
1010 "dependencies" : {
1111 "JavaScriptEngineSwitcher.Core" : " 1.2.4" ,
12+ "JavaScriptEngineSwitcher.Msie" : " 1.2.4" ,
1213 "JavaScriptEngineSwitcher.V8" : " 1.2.4" ,
1314 "JSPool" : " 0.3.0" ,
15+ "MsieJavaScriptEngine" : " 1.5.1" ,
1416 "Newtonsoft.Json" : " 6.0.8" ,
15- "VroomJs" : " 1.0.0-*" ,
16- "JavaScriptEngineSwitcher.Msie" : " 1.2.4" ,
17- "MsieJavaScriptEngine" : " 1.5.1"
17+ "VroomJs" : " 2.0.0-*"
1818 }
1919 }
2020 }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.5.5 -*" ,
2+ "version" : " 2.0.0 -*" ,
33 "frameworks" : {
44 "net40" : {
55 "bin" : {
You can’t perform that action at this time.
0 commit comments