File tree 10 files changed +40
-0
lines changed
System.Web.Optimization.React
10 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 14
14
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
15
15
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
16
16
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
17
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
18
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
19
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
17
20
</PropertyGroup >
18
21
19
22
<ItemGroup >
27
30
28
31
<ItemGroup >
29
32
<PackageReference Include =" Cassette" Version =" 2.4.2" />
33
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
30
34
<PackageReference Include =" JavaScriptEngineSwitcher.Msie" Version =" 3.0.0" />
31
35
</ItemGroup >
32
36
Original file line number Diff line number Diff line change 16
16
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
17
17
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
18
18
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
19
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
21
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
19
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
23
<DefineConstants >$(DefineConstants);ASPNETCORE</DefineConstants >
21
24
<RootNamespace >React.AspNet</RootNamespace >
36
39
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 2.2.0" />
37
40
<PackageReference Include =" Microsoft.Extensions.FileProviders.Physical" Version =" 2.2.0" />
38
41
<PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 2.2.0" />
42
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
39
43
</ItemGroup >
40
44
41
45
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
Original file line number Diff line number Diff line change 16
16
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
17
17
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
18
18
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
19
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
21
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
19
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
23
</PropertyGroup >
21
24
42
45
<ItemGroup >
43
46
<PackageReference Include =" JavaScriptEngineSwitcher.Core" Version =" 3.0.0" />
44
47
<PackageReference Include =" JSPool" Version =" 4.0.0" />
48
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
45
49
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.1" />
46
50
</ItemGroup >
47
51
Original file line number Diff line number Diff line change 16
16
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
17
17
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
18
18
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
19
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
21
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
19
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
23
</PropertyGroup >
21
24
34
37
35
38
<ItemGroup >
36
39
<PackageReference Include =" JavaScriptEngineSwitcher.Msie" Version =" 3.0.0" />
40
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
37
41
</ItemGroup >
38
42
39
43
<ItemGroup >
Original file line number Diff line number Diff line change 17
17
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
18
18
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
19
19
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
20
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
21
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
22
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
20
23
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
21
24
</PropertyGroup >
22
25
33
36
<PackageReference Include =" Microsoft.Owin" Version =" 3.1.0" />
34
37
<PackageReference Include =" Microsoft.Owin.FileSystems" Version =" 3.1.0" />
35
38
<PackageReference Include =" Microsoft.Owin.StaticFiles" Version =" 3.1.0" />
39
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
36
40
<PackageReference Include =" Owin" Version =" 1.0.0" />
37
41
</ItemGroup >
38
42
Original file line number Diff line number Diff line change 17
17
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
18
18
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
19
19
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
20
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
21
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
22
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
20
23
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
21
24
</PropertyGroup >
22
25
38
41
<Reference Include =" System.Web" />
39
42
<Reference Include =" Microsoft.CSharp" />
40
43
<PackageReference Include =" Microsoft.AspNet.Mvc" Version =" 4.0.40804" />
44
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
41
45
</ItemGroup >
42
46
43
47
<ItemGroup >
Original file line number Diff line number Diff line change 16
16
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
17
17
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
18
18
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
19
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
21
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
19
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
23
</PropertyGroup >
21
24
27
30
<ItemGroup >
28
31
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.0.0" />
29
32
<PackageReference Include =" Microsoft.AspNetCore.Mvc.ViewFeatures" Version =" 2.0.0" />
33
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
30
34
</ItemGroup >
31
35
32
36
<ItemGroup >
Original file line number Diff line number Diff line change 17
17
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
18
18
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
19
19
<PackageLicense >https://github.com/reactjs/React.NET/blob/master/LICENSE</PackageLicense >
20
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
21
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
22
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
20
23
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
21
24
</PropertyGroup >
22
25
36
39
37
40
<ItemGroup >
38
41
<PackageReference Include =" Microsoft.AspNet.Mvc" Version =" 4.0.40804" />
42
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
39
43
</ItemGroup >
40
44
41
45
<ItemGroup Condition =" '$(TargetFramework)' == 'net40' " >
Original file line number Diff line number Diff line change 16
16
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
17
17
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
18
18
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
19
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
21
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
19
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
23
</PropertyGroup >
21
24
33
36
</ItemGroup >
34
37
35
38
<ItemGroup >
39
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
36
40
<PackageReference Include =" Microsoft.Web.Infrastructure" Version =" 1.0.0" />
37
41
<PackageReference Include =" WebActivatorEx" Version =" 2.2.0" />
38
42
</ItemGroup >
Original file line number Diff line number Diff line change 16
16
<PackageIconUrl >http://reactjs.net/img/logo_64.png</PackageIconUrl >
17
17
<PackageProjectUrl >http://reactjs.net/</PackageProjectUrl >
18
18
<PackageLicense >https://github.com/reactjs/React.NET#licence</PackageLicense >
19
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
21
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
19
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
23
</PropertyGroup >
21
24
34
37
35
38
<ItemGroup >
36
39
<PackageReference Include =" Microsoft.AspNet.Web.Optimization" Version =" 1.1.3" />
40
+ <PackageReference Include =" Microsoft.Sourcelink.Github" Version =" 1.0.0-beta2-18618-05" PrivateAssets =" All" />
37
41
</ItemGroup >
38
42
39
43
<ItemGroup Condition =" '$(TargetFramework)' == 'net40' " >
You can’t perform that action at this time.
0 commit comments