File tree 5 files changed +13
-31
lines changed
5 files changed +13
-31
lines changed Original file line number Diff line number Diff line change 8
8
<OutputType >Library</OutputType >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >React</RootNamespace >
11
- <AssemblyName >React</AssemblyName >
11
+ <AssemblyName >React.Core </AssemblyName >
12
12
<TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
</PropertyGroup >
21
21
<ErrorReport >prompt</ErrorReport >
22
22
<WarningLevel >4</WarningLevel >
23
23
<PlatformTarget >AnyCPU</PlatformTarget >
24
- <DocumentationFile >..\..\bin\Debug\React.Core\React.xml</DocumentationFile >
24
+ <DocumentationFile >..\..\bin\Debug\React.Core\React.Core. xml</DocumentationFile >
25
25
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
26
26
<NoWarn >1607</NoWarn >
27
27
</PropertyGroup >
32
32
<DefineConstants >TRACE</DefineConstants >
33
33
<ErrorReport >prompt</ErrorReport >
34
34
<WarningLevel >4</WarningLevel >
35
- <DocumentationFile >..\..\bin\Release\React.Core\React.xml</DocumentationFile >
35
+ <DocumentationFile >..\..\bin\Release\React.Core\React.Core. xml</DocumentationFile >
36
36
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
37
37
<NoWarn >1607</NoWarn >
38
38
</PropertyGroup >
Original file line number Diff line number Diff line change 15
15
<DevelopmentServerPort >3044</DevelopmentServerPort >
16
16
<TypeScriptCompileBlocked >True</TypeScriptCompileBlocked >
17
17
</PropertyGroup >
18
+ <ItemGroup >
19
+ <ProjectReference Include =" ..\React.Core\React.Core.csproj" />
20
+ </ItemGroup >
18
21
<ProjectExtensions >
19
22
<VisualStudio >
20
23
<UserProperties />
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.5.5 -*" ,
2
+ "version" : " 2.0.0 -*" ,
3
3
"frameworks" : {
4
4
"net40" : {
5
5
"wrappedProject" : " ../../React.Core/React.Core.csproj" ,
6
6
"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"
9
9
},
10
10
"dependencies" : {
11
11
"JavaScriptEngineSwitcher.Core" : " 1.2.4" ,
12
+ "JavaScriptEngineSwitcher.Msie" : " 1.2.4" ,
12
13
"JavaScriptEngineSwitcher.V8" : " 1.2.4" ,
13
14
"JSPool" : " 0.3.0" ,
15
+ "MsieJavaScriptEngine" : " 1.5.1" ,
14
16
"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-*"
18
18
}
19
19
}
20
20
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.5.5 -*" ,
2
+ "version" : " 2.0.0 -*" ,
3
3
"frameworks" : {
4
4
"net40" : {
5
5
"bin" : {
You can’t perform that action at this time.
0 commit comments