-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run dotnet-core for all configured stacks
* add Makefile to generate cflinuxfs3 and cflinuxfs4 versions
- Loading branch information
Showing
646 changed files
with
4,038 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
bin | ||
obj/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
all: cflinuxfs cflinuxfs4 | ||
|
||
cflinuxfs3: | ||
dotnet publish -f net6.0 -c Release --sc -r ubuntu.18.04-x64 -o ./cflinuxfs3 | ||
|
||
cflinuxfs4: | ||
dotnet publish -f net6.0 -c Release --sc -r ubuntu.22.04-x64 -o ./cflinuxfs4 | ||
|
||
.PHONY: \ | ||
all |
23 changes: 0 additions & 23 deletions
23
assets/dotnet-core/bin/Release/net6.0/dotnet-core.deps.json
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions
23
assets/dotnet-core/bin/Release/net6.0/publish/dotnet-core.deps.json
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file added
BIN
+52.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Authentication.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+105 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Authentication.Cookies.dll
Binary file not shown.
Binary file added
BIN
+79.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Authentication.Core.dll
Binary file not shown.
Binary file added
BIN
+94.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Authentication.OAuth.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+56.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Authorization.Policy.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+46.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Components.Authorization.dll
Binary file not shown.
Binary file added
BIN
+61.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Components.Forms.dll
Binary file not shown.
Binary file added
BIN
+715 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Components.Server.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+64.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Connections.Abstractions.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+65.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Cryptography.Internal.dll
Binary file not shown.
Binary file added
BIN
+34.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
Binary file not shown.
Binary file added
BIN
+39.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.DataProtection.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+37.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.DataProtection.Extensions.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+23.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Diagnostics.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+41.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+33.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Hosting.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+20.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+31.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Html.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+222 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Http.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+45.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Http.Connections.Common.dll
Binary file not shown.
Binary file added
BIN
+278 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Http.Connections.dll
Binary file not shown.
Binary file added
BIN
+303 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Http.Extensions.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+20.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Localization.Routing.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+202 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+139 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+102 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
Binary file not shown.
Binary file added
BIN
+16.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.Formatters.Json.dll
Binary file not shown.
Binary file added
BIN
+112 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
Binary file not shown.
Binary file added
BIN
+41.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.Localization.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+786 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Mvc.ViewFeatures.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+17.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+142 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.ResponseCaching.dll
Binary file not shown.
Binary file added
BIN
+73.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.ResponseCompression.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+53.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Routing.Abstractions.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+43.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Server.IISIntegration.dll
Binary file not shown.
Binary file added
BIN
+2 MB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Server.Kestrel.Core.dll
Binary file not shown.
Binary file added
BIN
+208 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
Binary file not shown.
Binary file added
BIN
+146 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
Binary file not shown.
Binary file added
BIN
+23.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.Server.Kestrel.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+73.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.SignalR.Common.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+69.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.AspNetCore.SignalR.Protocols.Json.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+45.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Caching.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+75.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Caching.Memory.dll
Binary file not shown.
Binary file added
BIN
+37.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+58.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.Binder.dll
Binary file not shown.
Binary file added
BIN
+33.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.CommandLine.dll
Binary file not shown.
Binary file added
BIN
+24.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
Binary file not shown.
Binary file added
BIN
+39.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.FileExtensions.dll
Binary file not shown.
Binary file added
BIN
+33.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.Ini.dll
Binary file not shown.
Binary file added
BIN
+38.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.Json.dll
Binary file not shown.
Binary file added
BIN
+30.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.KeyPerFile.dll
Binary file not shown.
Binary file added
BIN
+34.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.UserSecrets.dll
Binary file not shown.
Binary file added
BIN
+53.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Configuration.Xml.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+82.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.DependencyInjection.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+189 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.DependencyInjection.dll
Binary file not shown.
Binary file added
BIN
+31.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+96.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Diagnostics.HealthChecks.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+27.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.FileProviders.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+22.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.FileProviders.Composite.dll
Binary file not shown.
Binary file added
BIN
+61.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.FileProviders.Embedded.dll
Binary file not shown.
Binary file added
BIN
+80.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.FileProviders.Physical.dll
Binary file not shown.
Binary file added
BIN
+90.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.FileSystemGlobbing.dll
Binary file not shown.
Binary file added
BIN
+44.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Hosting.Abstractions.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+74.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Identity.Stores.dll
Binary file not shown.
Binary file added
BIN
+23.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Localization.Abstractions.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+134 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Logging.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+38.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Logging.Configuration.dll
Binary file not shown.
Binary file added
BIN
+96.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Logging.Console.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+36.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Logging.EventLog.dll
Binary file not shown.
Binary file added
BIN
+53.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Logging.EventSource.dll
Binary file not shown.
Binary file added
BIN
+27.1 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Logging.TraceSource.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+31.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Options.ConfigurationExtensions.dll
Binary file not shown.
Binary file added
BIN
+24.6 KB
assets/dotnet-core/cflinuxfs3/Microsoft.Extensions.Options.DataAnnotations.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+17.1 KB
assets/dotnet-core/cflinuxfs3/System.ComponentModel.DataAnnotations.dll
Binary file not shown.
Binary file added
BIN
+37.6 KB
assets/dotnet-core/cflinuxfs3/System.ComponentModel.EventBasedAsync.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+59.1 KB
assets/dotnet-core/cflinuxfs3/System.Diagnostics.TextWriterTraceListener.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2 MB
assets/dotnet-core/cflinuxfs3/System.Private.DataContractSerialization.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+15.6 KB
assets/dotnet-core/cflinuxfs3/System.Reflection.Emit.ILGeneration.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+21.1 KB
assets/dotnet-core/cflinuxfs3/System.Runtime.CompilerServices.Unsafe.dll
Binary file not shown.
Binary file added
BIN
+19.6 KB
assets/dotnet-core/cflinuxfs3/System.Runtime.CompilerServices.VisualC.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+29.1 KB
assets/dotnet-core/cflinuxfs3/System.Runtime.InteropServices.RuntimeInformation.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+318 KB
assets/dotnet-core/cflinuxfs3/System.Runtime.Serialization.Formatters.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+28.1 KB
assets/dotnet-core/cflinuxfs3/System.Runtime.Serialization.Primitives.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+739 KB
assets/dotnet-core/cflinuxfs3/System.Security.Cryptography.Algorithms.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+99.6 KB
assets/dotnet-core/cflinuxfs3/System.Security.Cryptography.Encoding.dll
Binary file not shown.
Binary file added
BIN
+206 KB
assets/dotnet-core/cflinuxfs3/System.Security.Cryptography.OpenSsl.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+135 KB
assets/dotnet-core/cflinuxfs3/System.Security.Cryptography.Primitives.dll
Binary file not shown.
Binary file added
BIN
+766 KB
assets/dotnet-core/cflinuxfs3/System.Security.Cryptography.X509Certificates.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.