mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 00:56:31 +02:00
Fix snapcraft manifest again
This commit is contained in:
+4
-2
@@ -30,12 +30,14 @@ parts:
|
||||
plugin: dotnet
|
||||
dotnet-version: '10.0'
|
||||
dotnet-configuration: Release
|
||||
source: ./src/YesNt.Interpreter.App
|
||||
source: .
|
||||
dotnet-project: src/YesNt.Interpreter.App/YesNt.Interpreter.App.csproj
|
||||
yesntcode:
|
||||
plugin: dotnet
|
||||
dotnet-version: '10.0'
|
||||
dotnet-configuration: Release
|
||||
source: ./src/YesNt.CodeEditor
|
||||
source: .
|
||||
dotnet-project: src/YesNt.CodeEditor/YesNt.CodeEditor.csproj
|
||||
|
||||
apps:
|
||||
yesnt:
|
||||
|
||||
Reference in New Issue
Block a user