File tree Expand file tree Collapse file tree 5 files changed +1
-16
lines changed Expand file tree Collapse file tree 5 files changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ FROM mono:latest
33WORKDIR /inengine
44ADD . /inengine
55
6- ENTRYPOINT ["mono" , "./InEngine.exe " ]
6+ ENTRYPOINT ["mono" , "./inengine " ]
Original file line number Diff line number Diff line change 2828 <PackageReference Include =" CommandLineParser" Version =" 1.9.71" />
2929 </ItemGroup >
3030 <ItemGroup >
31- <None Update =" Install.ps1" >
32- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
33- </None >
34- <None Update =" Uninstall.ps1" >
35- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
36- </None >
37- <None Update =" inengine" >
38- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
39- </None >
4031 <None Update =" appsettings.json" >
4132 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
4233 </None >
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments