refactoring: --YavscLib-- => Yavsc

This commit is contained in:
Paul Schneider 2017-05-27 16:22:58 +02:00
commit 776b7dae21
102 changed files with 216 additions and 209 deletions

View file

@ -2,7 +2,7 @@ using Microsoft.Data.Entity.Migrations;
namespace Yavsc.Migrations
{
using YavscLib;
using Yavsc;
public partial class bookQueryStatus : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)