mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
Updated android changelog and pipeline config
This commit is contained in:
@@ -5,10 +5,3 @@
|
|||||||
- Исправлены проблемы с экспортом расписания студентов магистратуры
|
- Исправлены проблемы с экспортом расписания студентов магистратуры
|
||||||
- Исправлены некоторые проблемы слияния двойных пар
|
- Исправлены некоторые проблемы слияния двойных пар
|
||||||
</ru-RU>
|
</ru-RU>
|
||||||
<en-US>
|
|
||||||
- Polished english localization
|
|
||||||
- Optimized schedule loader
|
|
||||||
- Fixed invisible error titles and buttons
|
|
||||||
- Fixed issues with post-graduate students schedule export
|
|
||||||
- Fixed doubled occupations merge issues
|
|
||||||
</en-US>
|
|
||||||
@@ -74,7 +74,7 @@ steps:
|
|||||||
Contents: |
|
Contents: |
|
||||||
windows.json
|
windows.json
|
||||||
github.md
|
github.md
|
||||||
TargetFolder: '$(outputDirectory)'
|
TargetFolder: '$(Build.ArtifactStagingDirectory)'
|
||||||
|
|
||||||
- task: PublishBuildArtifacts@1
|
- task: PublishBuildArtifacts@1
|
||||||
displayName: 'Drop Artifact'
|
displayName: 'Drop Artifact'
|
||||||
|
|||||||
Reference in New Issue
Block a user