diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5708898..7cb04b1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -19,7 +19,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - lfs: true fetch-depth: 0 token: ${{ secrets.ACTIONS_PAT }} - name: Setup .NET 9 @@ -59,7 +58,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - lfs: true fetch-depth: 0 ref: ${{ github.ref }} token: ${{ secrets.ACTIONS_PAT }} diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 4a95ca7..9b2b2f2 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -21,7 +21,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - lfs: true fetch-depth: 0 token: ${{ secrets.ACTIONS_PAT }} - name: Setup .NET @@ -53,7 +52,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - lfs: true fetch-depth: 0 token: ${{ secrets.ACTIONS_PAT }} - name: Setup .NET 9 @@ -83,7 +81,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - lfs: true fetch-depth: 0 token: ${{ secrets.ACTIONS_PAT }} - name: Download ubuntu-latest report diff --git a/src/BGR.Console/BGR.Console.csproj b/src/BGR.Console/BGR.Console.csproj index 38cf575..3ba3741 100644 --- a/src/BGR.Console/BGR.Console.csproj +++ b/src/BGR.Console/BGR.Console.csproj @@ -12,6 +12,31 @@ Exe + + Resources\Files + + + + + + + + + + + + + +