Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Актуализировать README в кубике Byndyusoft.ModelResult #16

Closed
6 tasks done
Alex-Grigorichev opened this issue Jul 11, 2023 · 0 comments · Fixed by #17
Closed
6 tasks done
Assignees
Labels

Comments

@Alex-Grigorichev
Copy link
Contributor

Alex-Grigorichev commented Jul 11, 2023

DoD:

  • Актуализировать структуру в заголовке General folders layout / Удалить заголовок General folders layout
  • Актуализировать версию .NET в Prerequisites
  • В release.yml добавить следующий шаг:
    - name: install dotnet 6.0
    uses: actions/setup-dotnet@v1
    with:
    dotnet-version: 6.0.x
  • Удалить шаги с установкой более низких версий dotnet SDK
  • Если версия dotnet в проектах с тестами ниже версии 6, то поднять её до 6
  • Добавить публикацию README в nuget (статья с описанием, пример)
@Alex-Grigorichev Alex-Grigorichev self-assigned this Sep 6, 2023
@Alex-Grigorichev Alex-Grigorichev linked a pull request Sep 6, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant