edit comments

This commit is contained in:
Robert McRackan 2019-12-05 16:14:39 -05:00
parent 0f9f0d9eae
commit f9917d4064
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ TO USE MIGRATIONS AS *BOTH* CORE AND STANDARD
to: TargetFrameworks
inside of TargetFrameworks
from: netstandard2.1
to: netcoreapp3.0;netstandard2.1
to: netcoreapp3.1;netstandard2.1
run. error
SQLite Error 1: 'no such table: Blogs'.