update to dotnet 10 (#46)

* update to dotnet 10

* remove digital ocean container registry
This commit is contained in:
2026-04-04 18:44:22 +02:00
committed by GitHub
parent 1d0d1a6c9a
commit 085e15aaa0
7 changed files with 212 additions and 1460 deletions
+13
View File
@@ -0,0 +1,13 @@
<Solution>
<Folder Name="/General/">
<File Path=".dockerignore" />
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/ci.yml" />
<File Path=".gitignore" />
<File Path="Kemkas.Web/docker-compose.yaml" />
<File Path="Kemkas.Web/nginx.conf" />
<File Path="README.md" />
<File Path="TODO.md" />
</Folder>
<Project Path="Kemkas.Web/Kemkas.Web.csproj" />
</Solution>