mirror of
https://github.com/flutter/samples.git
synced 2026-03-27 23:01:59 +00:00
isolate_example Rebuild script (#1365)
* `isolate_example` Rebuild script * Add trailing NL at EOF
This commit is contained in:
@@ -90,10 +90,10 @@ BEGIN
|
||||
BLOCK "040904e4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "dev.flutter" "\0"
|
||||
VALUE "FileDescription", "A new Flutter project." "\0"
|
||||
VALUE "FileDescription", "isolate_example" "\0"
|
||||
VALUE "FileVersion", VERSION_AS_STRING "\0"
|
||||
VALUE "InternalName", "isolate_example" "\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2021 dev.flutter. All rights reserved." "\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2022 dev.flutter. All rights reserved." "\0"
|
||||
VALUE "OriginalFilename", "isolate_example.exe" "\0"
|
||||
VALUE "ProductName", "isolate_example" "\0"
|
||||
VALUE "ProductVersion", VERSION_AS_STRING "\0"
|
||||
|
||||
Reference in New Issue
Block a user