File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1783,6 +1783,7 @@ Contributions are welcome!
1783
1783
- [ samcic] ( https://github.com/samcic )
1784
1784
- [ johnrom] ( https://github.com/johnrom )
1785
1785
- [ aKzenT] ( https://github.com/aKzenT )
1786
+ - [ thebuilder] ( https://github.com/thebuilder )
1786
1787
1787
1788
## About
1788
1789
Follow [ @JeringTech ] ( https://twitter.com/JeringTech ) for updates and more.
Original file line number Diff line number Diff line change 38
38
<JavascriptOutputs Include =" Javascript\bin\$(Configuration)\$(Http11ServerFileName);Javascript\bin\$(Configuration)\$(Http20ServerFileName)" />
39
39
<!-- If any file in JavascriptInputs has changed, fast up-to-date check must indicate that a rebuild is required - https://github.com/dotnet/project-system/pull/2241 -->
40
40
<UpToDateCheckInput Include =" @(JavascriptInputs)" />
41
+ <EmbeddedResource Remove =" Javascript\bin\Debug\Http11Server.js" />
41
42
<EmbeddedResource Include =" Javascript\bin\$(Configuration)\$(Http11ServerFileName)" LogicalName =" $(Http11ServerFileName)" />
43
+ <EmbeddedResource Remove =" Javascript\bin\Debug\Http20Server.js" />
42
44
<EmbeddedResource Include =" Javascript\bin\$(Configuration)\$(Http20ServerFileName)" LogicalName =" $(Http20ServerFileName)" />
43
45
</ItemGroup >
44
46
71
73
</ItemGroup >
72
74
73
75
<ItemGroup >
74
- <None Include =" ..\..\nuget_icon.png" Pack =" true" PackagePath =" \" />
76
+ <None Include =" ..\..\nuget_icon.png" Pack =" true" PackagePath =" \" />
75
77
</ItemGroup >
76
78
77
79
<ItemGroup >
You can’t perform that action at this time.
0 commit comments