Added dockerfile

This commit is contained in:
DouweRavers
2025-04-17 14:29:29 +02:00
parent 40bc778f29
commit ef528aa10f
68 changed files with 427 additions and 8446 deletions

22
Dockerfile Normal file
View File

@@ -0,0 +1,22 @@
# Use the official ASP.NET Core runtime as a parent image
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
WORKDIR /app
EXPOSE 5000
# Use the SDK image to build the app
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
WORKDIR /src
COPY ["douwco.be.csproj", "./"]
RUN dotnet restore "./douwco.be.csproj"
COPY . .
WORKDIR "/src/."
RUN dotnet build "douwco.be.csproj" -c Release -o /app/build
FROM build AS publish
RUN dotnet publish "douwco.be.csproj" -c Release -o /app/publish
# Use the runtime image to run the app
FROM base AS final
WORKDIR /app
COPY --from=publish /app/publish .
ENTRYPOINT ["dotnet", "douwco.be.dll"]

View File

@@ -1,4 +1,5 @@
var builder = WebApplication.CreateBuilder(args);
builder.WebHost.UseUrls("http://*:5000");
var app = builder.Build();
app.UseStaticFiles();

View File

@@ -5,16 +5,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5000;http://*:80",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7206;http://localhost:5102",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}

View File

@@ -1,8 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

View File

@@ -1,9 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

View File

@@ -1,11 +1,11 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
".NETCoreApp,Version=v8.0": {
"douwco.be/1.0.0": {
"runtime": {
"douwco.be.dll": {}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,14 +1,14 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
"version": "8.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "9.0.0"
"version": "8.0.0"
}
],
"configProperties": {

View File

@@ -0,0 +1 @@
{"ContentRoots":["D:\\Projects\\douwco.be\\wwwroot\\"],"Root":{"Children":{"douwe_ravers.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"douwe_ravers.html"},"Patterns":null},"font":{"Children":{"brass-mono.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/brass-mono.woff"},"Patterns":null},"UbuntuMono-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/UbuntuMono-Regular.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"games.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"games.html"},"Patterns":null},"home.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"home.html"},"Patterns":null},"img":{"Children":{"douwco_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"img/douwco_logo.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"portofolio.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"portofolio.html"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"README.md"},"Patterns":null},"script.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"script.js"},"Patterns":null},"style.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"style.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1 +0,0 @@
{"ContentRoots":["/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/","/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/"],"Root":{"Children":{"douwe_ravers.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"douwe_ravers.html"},"Patterns":null},"font":{"Children":{"brass-mono.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/brass-mono.woff"},"Patterns":null},"UbuntuMono-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/UbuntuMono-Regular.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"games.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"games.html"},"Patterns":null},"home.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"home.html"},"Patterns":null},"img":{"Children":{"douwco_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"img/douwco_logo.svg"},"Patterns":null},"douwco_logo.svg.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"usnse4ln3x-ez53qs9bvq.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"portofolio.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"portofolio.html"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"README.md"},"Patterns":null},"script.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"script.js"},"Patterns":null},"style.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"style.css"},"Patterns":null},"douwe_ravers.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"w4h6f8f1fu-jzwq7d0l4u.gz"},"Patterns":null},"games.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"qrrpzaznff-jzwq7d0l4u.gz"},"Patterns":null},"home.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"l8hev951z0-m8e4s056it.gz"},"Patterns":null},"portofolio.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fr3xpx3ofb-jzwq7d0l4u.gz"},"Patterns":null},"README.md.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lrde2sl24r-hepb3cduy8.gz"},"Patterns":null},"script.js.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"m4t22h92vv-5ipweew5fc.gz"},"Patterns":null},"style.css.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"hhuroxhbn0-yjwmstgw6w.gz"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

View File

@@ -1,4 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

Binary file not shown.

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("douwco.be")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e81d2d8e92f98d6cf3227d87acf198e015fcc0a")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+40bc778f29b5fd32a057f7dc38a67df115078301")]
[assembly: System.Reflection.AssemblyProductAttribute("douwco.be")]
[assembly: System.Reflection.AssemblyTitleAttribute("douwco.be")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -0,0 +1 @@
b66fe98ff0bcbc21f45df330d12f67895e13da8431f3c9c8386e535dcf228e2b

View File

@@ -1,5 +1,5 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
@@ -9,13 +9,11 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = douwco.be
build_property.RootNamespace = douwco.be
build_property.ProjectDir = /mnt/hdd/home_ext/douwe/Projects/douwco.be/
build_property.ProjectDir = D:\Projects\douwco.be\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.RazorLangVersion = 8.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /mnt/hdd/home_ext/douwe/Projects/douwco.be
build_property.MSBuildProjectDirectory = D:\Projects\douwco.be
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

Binary file not shown.

View File

@@ -0,0 +1 @@
1f255b5a9c24b1c1782c2fe3dad4e9939526a4dd5172a653d03bf9b5a5f24bc8

View File

@@ -0,0 +1,27 @@
D:\Projects\douwco.be\bin\Debug\net8.0\appsettings.Development.json
D:\Projects\douwco.be\bin\Debug\net8.0\appsettings.json
D:\Projects\douwco.be\bin\Debug\net8.0\douwco.be.staticwebassets.runtime.json
D:\Projects\douwco.be\bin\Debug\net8.0\douwco.be.exe
D:\Projects\douwco.be\bin\Debug\net8.0\douwco.be.deps.json
D:\Projects\douwco.be\bin\Debug\net8.0\douwco.be.runtimeconfig.json
D:\Projects\douwco.be\bin\Debug\net8.0\douwco.be.dll
D:\Projects\douwco.be\bin\Debug\net8.0\douwco.be.pdb
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.GeneratedMSBuildEditorConfig.editorconfig
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.AssemblyInfoInputs.cache
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.AssemblyInfo.cs
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.csproj.CoreCompileInputs.cache
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.MvcApplicationPartsAssemblyInfo.cache
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.sourcelink.json
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets.build.json
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets.development.json
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets\msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssets.props
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets\msbuild.build.douwco.be.props
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.douwco.be.props
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.douwco.be.props
D:\Projects\douwco.be\obj\Debug\net8.0\staticwebassets.pack.json
D:\Projects\douwco.be\obj\Debug\net8.0\scopedcss\bundle\douwco.be.styles.css
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.dll
D:\Projects\douwco.be\obj\Debug\net8.0\refint\douwco.be.dll
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.pdb
D:\Projects\douwco.be\obj\Debug\net8.0\douwco.be.genruntimeconfig.cache
D:\Projects\douwco.be\obj\Debug\net8.0\ref\douwco.be.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
f03011ace398b33ce755c58a6ebcd777bb0a33dba8f4a89281822f02a6dbf595

Binary file not shown.

View File

@@ -0,0 +1 @@
{"documents":{"D:\\Projects\\douwco.be\\*":"https://raw.githubusercontent.com/DouweRavers/douwco.be/40bc778f29b5fd32a057f7dc38a67df115078301/*"}}

View File

@@ -0,0 +1,210 @@
{
"Version": 1,
"Hash": "h4RRzL4IuTA8bhaiEkK5bU0Z10c3NZfS2iJ1rnslc44=",
"Source": "douwco.be",
"BasePath": "_content/douwco.be",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],
"DiscoveryPatterns": [
{
"Name": "douwco.be\\wwwroot",
"Source": "douwco.be",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"Pattern": "**"
}
],
"Assets": [
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\douwe_ravers.html",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "douwe_ravers.html",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\douwe_ravers.html"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\font\\brass-mono.woff",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "font/brass-mono.woff",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\font\\brass-mono.woff"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\font\\UbuntuMono-Regular.woff",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "font/UbuntuMono-Regular.woff",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\font\\UbuntuMono-Regular.woff"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\games.html",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "games.html",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\games.html"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\home.html",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "home.html",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\home.html"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\img\\douwco_logo.svg",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "img/douwco_logo.svg",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\img\\douwco_logo.svg"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\portofolio.html",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "portofolio.html",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\portofolio.html"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\README.md",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "README.md",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\README.md"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\script.js",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "script.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\script.js"
},
{
"Identity": "D:\\Projects\\douwco.be\\wwwroot\\style.css",
"SourceId": "douwco.be",
"SourceType": "Discovered",
"ContentRoot": "D:\\Projects\\douwco.be\\wwwroot\\",
"BasePath": "_content/douwco.be",
"RelativePath": "style.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot\\style.css"
}
]
}

View File

@@ -0,0 +1 @@
{"ContentRoots":["D:\\Projects\\douwco.be\\wwwroot\\"],"Root":{"Children":{"douwe_ravers.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"douwe_ravers.html"},"Patterns":null},"font":{"Children":{"brass-mono.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/brass-mono.woff"},"Patterns":null},"UbuntuMono-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/UbuntuMono-Regular.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"games.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"games.html"},"Patterns":null},"home.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"home.html"},"Patterns":null},"img":{"Children":{"douwco_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"img/douwco_logo.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"portofolio.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"portofolio.html"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"README.md"},"Patterns":null},"script.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"script.js"},"Patterns":null},"style.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"style.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

View File

@@ -0,0 +1,61 @@
{
"Files": [
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\README.md",
"PackagePath": "staticwebassets\\README.md"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\douwe_ravers.html",
"PackagePath": "staticwebassets\\douwe_ravers.html"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\font\\UbuntuMono-Regular.woff",
"PackagePath": "staticwebassets\\font\\UbuntuMono-Regular.woff"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\font\\brass-mono.woff",
"PackagePath": "staticwebassets\\font\\brass-mono.woff"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\games.html",
"PackagePath": "staticwebassets\\games.html"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\home.html",
"PackagePath": "staticwebassets\\home.html"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\img\\douwco_logo.svg",
"PackagePath": "staticwebassets\\img\\douwco_logo.svg"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\portofolio.html",
"PackagePath": "staticwebassets\\portofolio.html"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\script.js",
"PackagePath": "staticwebassets\\script.js"
},
{
"Id": "D:\\Projects\\douwco.be\\wwwroot\\style.css",
"PackagePath": "staticwebassets\\style.css"
},
{
"Id": "obj\\Debug\\net8.0\\staticwebassets\\msbuild.build.douwco.be.props",
"PackagePath": "build\\douwco.be.props"
},
{
"Id": "obj\\Debug\\net8.0\\staticwebassets\\msbuild.buildMultiTargeting.douwco.be.props",
"PackagePath": "buildMultiTargeting\\douwco.be.props"
},
{
"Id": "obj\\Debug\\net8.0\\staticwebassets\\msbuild.buildTransitive.douwco.be.props",
"PackagePath": "buildTransitive\\douwco.be.props"
},
{
"Id": "obj\\Debug\\net8.0\\staticwebassets\\msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssets.props",
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
}
],
"ElementsToRemove": []
}

View File

@@ -1,4 +1,3 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssetEndpoints.props" />
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="..\build\douwco.be.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="..\buildMultiTargeting\douwco.be.props" />
</Project>

View File

@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\douwe_ravers.html'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\douwe_ravers.html))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -12,13 +12,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>jzwq7d0l4u</Fingerprint>
<Integrity>gds36sI99SLanLCFgH9wtNLaU+Vxo71kZatoItUsAq0=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\douwe_ravers.html'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\douwe_ravers.html))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\brass-mono.woff'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\font\brass-mono.woff))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -30,13 +28,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>thnfwt3saa</Fingerprint>
<Integrity>sQhSxAWV2lRA2/QPCnpSIpnqBvQ1AeBbrD1XoPyjo48=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\brass-mono.woff'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\font\brass-mono.woff))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\UbuntuMono-Regular.woff'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\font\UbuntuMono-Regular.woff))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -48,13 +44,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>76cv3e2rew</Fingerprint>
<Integrity>ofUaKluLvdarowvbddyCZ+0SYjSNu6nTxVNMSQIFWjE=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\UbuntuMono-Regular.woff'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\font\UbuntuMono-Regular.woff))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\games.html'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\games.html))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -66,13 +60,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>jzwq7d0l4u</Fingerprint>
<Integrity>gds36sI99SLanLCFgH9wtNLaU+Vxo71kZatoItUsAq0=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\games.html'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\games.html))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\home.html'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\home.html))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -84,13 +76,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>m8e4s056it</Fingerprint>
<Integrity>6nJYmJ3+Ocf1y0HVGLgqRcimdwpxo28bTrVZitdLUIw=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\home.html'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\home.html))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\img\douwco_logo.svg'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\img\douwco_logo.svg))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -102,13 +92,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>ez53qs9bvq</Fingerprint>
<Integrity>Ctvh+6Y0So99LkSOXsAwavyioCbqnGAFs36fVDgNAfc=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\img\douwco_logo.svg'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\img\douwco_logo.svg))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\portofolio.html'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\portofolio.html))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -120,13 +108,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>jzwq7d0l4u</Fingerprint>
<Integrity>gds36sI99SLanLCFgH9wtNLaU+Vxo71kZatoItUsAq0=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\portofolio.html'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\portofolio.html))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\README.md'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\README.md))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -138,13 +124,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>hepb3cduy8</Fingerprint>
<Integrity>WTjWXyzMmi1JiM1ZDZBwnuSGbk+n84q9W8pujiZ5kOo=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\README.md'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\README.md))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\script.js'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\script.js))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -156,13 +140,11 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>5ipweew5fc</Fingerprint>
<Integrity>47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\script.js'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\script.js))</OriginalItemSpec>
</StaticWebAsset>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\style.css'))">
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\style.css))">
<SourceType>Package</SourceType>
<SourceId>douwco.be</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
@@ -174,11 +156,9 @@
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<Fingerprint>yjwmstgw6w</Fingerprint>
<Integrity>Tn4BmcmNnsgpK1FOYvZ6g98I+ga7U/+npEAuVNom6Ho=</Integrity>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\style.css'))</OriginalItemSpec>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\style.css))</OriginalItemSpec>
</StaticWebAsset>
</ItemGroup>
</Project>

Binary file not shown.

View File

@@ -1 +0,0 @@
0fcc5b0d1125e946cb53c344aefb4a9679867e1238bcbe886141115c5ccd5c9d

View File

@@ -1 +0,0 @@
9f37d58ea941e031f7d0b8a557749bee9da07508dbaf104d7f06cfe7496ea40b

View File

@@ -1,67 +0,0 @@
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/appsettings.Development.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/appsettings.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/douwco.be.staticwebassets.endpoints.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/douwco.be
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/douwco.be.deps.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/douwco.be.runtimeconfig.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/bin/Debug/net9.0/douwco.be.pdb
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.GeneratedMSBuildEditorConfig.editorconfig
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.AssemblyInfoInputs.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.AssemblyInfo.cs
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.csproj.CoreCompileInputs.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.MvcApplicationPartsAssemblyInfo.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.sourcelink.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/scopedcss/bundle/douwco.be.styles.css
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets.build.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets.development.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets.build.endpoints.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssets.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.build.douwco.be.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.buildMultiTargeting.douwco.be.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.buildTransitive.douwco.be.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/staticwebassets.pack.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/refint/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.pdb
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/douwco.be.genruntimeconfig.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be/obj/Debug/net9.0/ref/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/appsettings.Development.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/appsettings.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be.staticwebassets.runtime.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be.staticwebassets.endpoints.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be.deps.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be.runtimeconfig.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/bin/Debug/net9.0/douwco.be.pdb
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.GeneratedMSBuildEditorConfig.editorconfig
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.AssemblyInfoInputs.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.AssemblyInfo.cs
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.csproj.CoreCompileInputs.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.MvcApplicationPartsAssemblyInfo.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.sourcelink.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/scopedcss/bundle/douwco.be.styles.css
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/w4h6f8f1fu-jzwq7d0l4u.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/qrrpzaznff-jzwq7d0l4u.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/usnse4ln3x-ez53qs9bvq.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/fr3xpx3ofb-jzwq7d0l4u.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/lrde2sl24r-hepb3cduy8.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/m4t22h92vv-5ipweew5fc.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/hhuroxhbn0-yjwmstgw6w.gz
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets.build.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets.development.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets.build.endpoints.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssets.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.build.douwco.be.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.buildMultiTargeting.douwco.be.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets/msbuild.buildTransitive.douwco.be.props
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/staticwebassets.pack.json
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/refint/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.pdb
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/douwco.be.genruntimeconfig.cache
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/ref/douwco.be.dll
/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/l8hev951z0-m8e4s056it.gz

Binary file not shown.

View File

@@ -1 +0,0 @@
f10a10573cbf052d7ffe0f2f69d8675a6d20867be69250772f4abbbe59338231

Binary file not shown.

View File

@@ -1 +0,0 @@
{"documents":{"/mnt/hdd/home_ext/douwe/Projects/douwco.be/*":"https://raw.githubusercontent.com/DouweRavers/douwco.be/0e81d2d8e92f98d6cf3227d87acf198e015fcc0a/*"}}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1 +0,0 @@
{"ContentRoots":["/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/","/mnt/hdd/home_ext/douwe/Projects/douwco.be/obj/Debug/net9.0/compressed/"],"Root":{"Children":{"douwe_ravers.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"douwe_ravers.html"},"Patterns":null},"font":{"Children":{"brass-mono.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/brass-mono.woff"},"Patterns":null},"UbuntuMono-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/UbuntuMono-Regular.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"games.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"games.html"},"Patterns":null},"home.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"home.html"},"Patterns":null},"img":{"Children":{"douwco_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"img/douwco_logo.svg"},"Patterns":null},"douwco_logo.svg.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"usnse4ln3x-ez53qs9bvq.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"portofolio.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"portofolio.html"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"README.md"},"Patterns":null},"script.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"script.js"},"Patterns":null},"style.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"style.css"},"Patterns":null},"douwe_ravers.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"w4h6f8f1fu-jzwq7d0l4u.gz"},"Patterns":null},"games.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"qrrpzaznff-jzwq7d0l4u.gz"},"Patterns":null},"home.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"l8hev951z0-m8e4s056it.gz"},"Patterns":null},"portofolio.html.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fr3xpx3ofb-jzwq7d0l4u.gz"},"Patterns":null},"README.md.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lrde2sl24r-hepb3cduy8.gz"},"Patterns":null},"script.js.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"m4t22h92vv-5ipweew5fc.gz"},"Patterns":null},"style.css.gz":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"hhuroxhbn0-yjwmstgw6w.gz"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

View File

@@ -1,65 +0,0 @@
{
"Files": [
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/README.md",
"PackagePath": "staticwebassets/README.md"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/douwe_ravers.html",
"PackagePath": "staticwebassets/douwe_ravers.html"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/font/UbuntuMono-Regular.woff",
"PackagePath": "staticwebassets/font/UbuntuMono-Regular.woff"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/font/brass-mono.woff",
"PackagePath": "staticwebassets/font/brass-mono.woff"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/games.html",
"PackagePath": "staticwebassets/games.html"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/home.html",
"PackagePath": "staticwebassets/home.html"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/img/douwco_logo.svg",
"PackagePath": "staticwebassets/img/douwco_logo.svg"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/portofolio.html",
"PackagePath": "staticwebassets/portofolio.html"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/script.js",
"PackagePath": "staticwebassets/script.js"
},
{
"Id": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/wwwroot/style.css",
"PackagePath": "staticwebassets/style.css"
},
{
"Id": "obj/Debug/net9.0/staticwebassets/msbuild.build.douwco.be.props",
"PackagePath": "build\\douwco.be.props"
},
{
"Id": "obj/Debug/net9.0/staticwebassets/msbuild.buildMultiTargeting.douwco.be.props",
"PackagePath": "buildMultiTargeting\\douwco.be.props"
},
{
"Id": "obj/Debug/net9.0/staticwebassets/msbuild.buildTransitive.douwco.be.props",
"PackagePath": "buildTransitive\\douwco.be.props"
},
{
"Id": "obj/Debug/net9.0/staticwebassets/msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssetEndpoints.props",
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssetEndpoints.props"
},
{
"Id": "obj/Debug/net9.0/staticwebassets/msbuild.douwco.be.Microsoft.AspNetCore.StaticWebAssets.props",
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
}
],
"ElementsToRemove": []
}

View File

@@ -1,3 +0,0 @@
<Project>
<Import Project="../build/douwco.be.props" />
</Project>

View File

@@ -1,3 +0,0 @@
<Project>
<Import Project="../buildMultiTargeting/douwco.be.props" />
</Project>

View File

@@ -1,124 +0,0 @@
<Project>
<ItemGroup>
<StaticWebAssetEndpoint Include="_content/douwco.be/douwe_ravers.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\douwe_ravers.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"485"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u0022gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:03:19 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/douwe_ravers.jzwq7d0l4u.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\douwe_ravers.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"jzwq7d0l4u"},{"Name":"integrity","Value":"sha256-gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0="},{"Name":"label","Value":"_content/douwco.be/douwe_ravers.html"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"485"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u0022gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:03:19 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/font/brass-mono.thnfwt3saa.woff">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\brass-mono.woff'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"thnfwt3saa"},{"Name":"integrity","Value":"sha256-sQhSxAWV2lRA2/QPCnpSIpnqBvQ1AeBbrD1XoPyjo48="},{"Name":"label","Value":"_content/douwco.be/font/brass-mono.woff"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"16088"},{"Name":"Content-Type","Value":"application/font-woff"},{"Name":"ETag","Value":"\u0022sQhSxAWV2lRA2/QPCnpSIpnqBvQ1AeBbrD1XoPyjo48=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 19:38:59 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/font/brass-mono.woff">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\brass-mono.woff'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-sQhSxAWV2lRA2/QPCnpSIpnqBvQ1AeBbrD1XoPyjo48="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16088"},{"Name":"Content-Type","Value":"application/font-woff"},{"Name":"ETag","Value":"\u0022sQhSxAWV2lRA2/QPCnpSIpnqBvQ1AeBbrD1XoPyjo48=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 19:38:59 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/font/UbuntuMono-Regular.76cv3e2rew.woff">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\UbuntuMono-Regular.woff'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"76cv3e2rew"},{"Name":"integrity","Value":"sha256-ofUaKluLvdarowvbddyCZ\u002B0SYjSNu6nTxVNMSQIFWjE="},{"Name":"label","Value":"_content/douwco.be/font/UbuntuMono-Regular.woff"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"106612"},{"Name":"Content-Type","Value":"application/font-woff"},{"Name":"ETag","Value":"\u0022ofUaKluLvdarowvbddyCZ\u002B0SYjSNu6nTxVNMSQIFWjE=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 19:48:37 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/font/UbuntuMono-Regular.woff">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\font\UbuntuMono-Regular.woff'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-ofUaKluLvdarowvbddyCZ\u002B0SYjSNu6nTxVNMSQIFWjE="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"106612"},{"Name":"Content-Type","Value":"application/font-woff"},{"Name":"ETag","Value":"\u0022ofUaKluLvdarowvbddyCZ\u002B0SYjSNu6nTxVNMSQIFWjE=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 19:48:37 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/games.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\games.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"485"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u0022gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:02:38 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/games.jzwq7d0l4u.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\games.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"jzwq7d0l4u"},{"Name":"integrity","Value":"sha256-gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0="},{"Name":"label","Value":"_content/douwco.be/games.html"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"485"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u0022gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:02:38 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/home.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\home.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-6nJYmJ3\u002BOcf1y0HVGLgqRcimdwpxo28bTrVZitdLUIw="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1623"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u00226nJYmJ3\u002BOcf1y0HVGLgqRcimdwpxo28bTrVZitdLUIw=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:04:53 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/home.m8e4s056it.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\home.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"m8e4s056it"},{"Name":"integrity","Value":"sha256-6nJYmJ3\u002BOcf1y0HVGLgqRcimdwpxo28bTrVZitdLUIw="},{"Name":"label","Value":"_content/douwco.be/home.html"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1623"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u00226nJYmJ3\u002BOcf1y0HVGLgqRcimdwpxo28bTrVZitdLUIw=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:04:53 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/img/douwco_logo.ez53qs9bvq.svg">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\img\douwco_logo.svg'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"ez53qs9bvq"},{"Name":"integrity","Value":"sha256-Ctvh\u002B6Y0So99LkSOXsAwavyioCbqnGAFs36fVDgNAfc="},{"Name":"label","Value":"_content/douwco.be/img/douwco_logo.svg"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"3568"},{"Name":"Content-Type","Value":"image/svg\u002Bxml"},{"Name":"ETag","Value":"\u0022Ctvh\u002B6Y0So99LkSOXsAwavyioCbqnGAFs36fVDgNAfc=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 19:20:23 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/img/douwco_logo.svg">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\img\douwco_logo.svg'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-Ctvh\u002B6Y0So99LkSOXsAwavyioCbqnGAFs36fVDgNAfc="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"3568"},{"Name":"Content-Type","Value":"image/svg\u002Bxml"},{"Name":"ETag","Value":"\u0022Ctvh\u002B6Y0So99LkSOXsAwavyioCbqnGAFs36fVDgNAfc=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 19:20:23 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/portofolio.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\portofolio.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"485"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u0022gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:02:36 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/portofolio.jzwq7d0l4u.html">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\portofolio.html'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"jzwq7d0l4u"},{"Name":"integrity","Value":"sha256-gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0="},{"Name":"label","Value":"_content/douwco.be/portofolio.html"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"485"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\u0022gds36sI99SLanLCFgH9wtNLaU\u002BVxo71kZatoItUsAq0=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 21:02:36 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/README.hepb3cduy8.md">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\README.md'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"hepb3cduy8"},{"Name":"integrity","Value":"sha256-WTjWXyzMmi1JiM1ZDZBwnuSGbk\u002Bn84q9W8pujiZ5kOo="},{"Name":"label","Value":"_content/douwco.be/README.md"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"32"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\u0022WTjWXyzMmi1JiM1ZDZBwnuSGbk\u002Bn84q9W8pujiZ5kOo=\u0022"},{"Name":"Last-Modified","Value":"Sun, 06 Apr 2025 12:06:20 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/README.md">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\README.md'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-WTjWXyzMmi1JiM1ZDZBwnuSGbk\u002Bn84q9W8pujiZ5kOo="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"32"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\u0022WTjWXyzMmi1JiM1ZDZBwnuSGbk\u002Bn84q9W8pujiZ5kOo=\u0022"},{"Name":"Last-Modified","Value":"Sun, 06 Apr 2025 12:06:20 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/script.5ipweew5fc.js">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\script.js'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"5ipweew5fc"},{"Name":"integrity","Value":"sha256-47DEQpj8HBSa\u002B/TImW\u002B5JCeuQeRkm5NMpJWZG3hSuFU="},{"Name":"label","Value":"_content/douwco.be/script.js"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"0"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\u002247DEQpj8HBSa\u002B/TImW\u002B5JCeuQeRkm5NMpJWZG3hSuFU=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 18:27:51 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/script.js">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\script.js'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-47DEQpj8HBSa\u002B/TImW\u002B5JCeuQeRkm5NMpJWZG3hSuFU="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"0"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\u002247DEQpj8HBSa\u002B/TImW\u002B5JCeuQeRkm5NMpJWZG3hSuFU=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 18:27:51 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/style.css">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\style.css'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"integrity","Value":"sha256-Tn4BmcmNnsgpK1FOYvZ6g98I\u002Bga7U/\u002BnpEAuVNom6Ho="}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"876"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\u0022Tn4BmcmNnsgpK1FOYvZ6g98I\u002Bga7U/\u002BnpEAuVNom6Ho=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 20:58:48 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
<StaticWebAssetEndpoint Include="_content/douwco.be/style.yjwmstgw6w.css">
<AssetFile>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\staticwebassets\style.css'))</AssetFile>
<Selectors><![CDATA[[]]]></Selectors>
<EndpointProperties><![CDATA[[{"Name":"fingerprint","Value":"yjwmstgw6w"},{"Name":"integrity","Value":"sha256-Tn4BmcmNnsgpK1FOYvZ6g98I\u002Bga7U/\u002BnpEAuVNom6Ho="},{"Name":"label","Value":"_content/douwco.be/style.css"}]]]></EndpointProperties>
<ResponseHeaders><![CDATA[[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"876"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\u0022Tn4BmcmNnsgpK1FOYvZ6g98I\u002Bga7U/\u002BnpEAuVNom6Ho=\u0022"},{"Name":"Last-Modified","Value":"Wed, 09 Apr 2025 20:58:48 GMT"}]]]></ResponseHeaders>
</StaticWebAssetEndpoint>
</ItemGroup>
</Project>

View File

@@ -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"
}
}
}

View File

@@ -4,12 +4,12 @@
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/root/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/root/.nuget/packages/</NuGetPackageFolders>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\douwe\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.2</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/root/.nuget/packages/" />
<SourceRoot Include="C:\Users\douwe\.nuget\packages\" />
</ItemGroup>
</Project>

View File

@@ -1,36 +1,39 @@
{
"version": 3,
"targets": {
"net9.0": {}
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net9.0": []
"net8.0": []
},
"packageFolders": {
"/root/.nuget/packages/": {}
"C:\\Users\\douwe\\.nuget\\packages\\": {}
},
"project": {
"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": {}
}
},
@@ -43,12 +46,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",
@@ -68,7 +70,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.203/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401/PortableRuntimeIdentifierGraph.json"
}
}
}

View File

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "hLRhXcfSk3M=",
"dgSpecHash": "lTf8fIGMNXk=",
"success": true,
"projectFilePath": "/mnt/hdd/home_ext/douwe/Projects/douwco.be/douwco.be.csproj",
"projectFilePath": "D:\\Projects\\douwco.be\\douwco.be.csproj",
"expectedPackageFiles": [],
"logs": []
}