Files
sdk/pkg/language_versioning_2.7_test/pubspec.yaml
T
Lasse Reichstein Holst Nielsen 8c70a6004d Add tests for inconsistent language markers in part files.
Change-Id: Ife3f8145d146b3f406c1fdcaf77d91efda7e79d1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154462
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
2020-07-24 12:58:35 +00:00

15 lines
330 B
YAML

name: language_versioning_2.7_test
version: 1.0.0
description: >
Tests of language versioning.
Stored as a package in order to have its own package configuration
and default language version
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.7.0 <3.0.0'