Added dockerfile
This commit is contained in:
@@ -1,30 +1,33 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be.csproj": {}
|
||||
"D:\\Projects\\douwco.be\\douwco.be.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be.csproj": {
|
||||
"D:\\Projects\\douwco.be\\douwco.be.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be.csproj",
|
||||
"projectUniqueName": "D:\\Projects\\douwco.be\\douwco.be.csproj",
|
||||
"projectName": "douwco.be",
|
||||
"projectPath": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be.csproj",
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
"outputPath": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/",
|
||||
"projectPath": "D:\\Projects\\douwco.be\\douwco.be.csproj",
|
||||
"packagesPath": "C:\\Users\\douwe\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Projects\\douwco.be\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/root/.nuget/NuGet/NuGet.Config"
|
||||
"C:\\Users\\douwe\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
@@ -37,12 +40,11 @@
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
@@ -62,7 +64,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user