diff --git a/Development.props b/Development.props new file mode 100644 index 0000000..6836ac0 --- /dev/null +++ b/Development.props @@ -0,0 +1,26 @@ + + + + E:\Sources\EntityFrameworkCore-3.1 + + \ No newline at end of file diff --git a/build/Development.props.sample b/Development.props.sample similarity index 100% rename from build/Development.props.sample rename to Development.props.sample diff --git a/Directory.Build.props b/Directory.Build.props index bb6c2a2..2d35a8b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,38 +1,33 @@ - - netcoreapp3.1 - netstandard2.0 - - + - 3.1.0 - alpha - EntityFrameworkCore.Jet Jet (Microsoft Access mdb or accdb files) provider for Entity Framework Core (EFCore) Laurents Meyer, Bubi Bubi - Copyright © 2017-2020 - Bubi + Copyright © 2017-2020 Bubi True 8.0 portable False - True - - https://github.com/bubibubi/EntityFrameworkCore.Jet + Entity Framework Core Jet;Entity Framework Core Access;Entity Framework Core MS Access;entity-framework-core-jet;entity-framework-core-access;entity-framework-core-msaccess;EF Jet;EF Access;EF MS Access;Data;O/RM;EntityFramework;EntityFrameworkCore;EFCore;Jet;Access;MS Access Apache-2.0 + https://github.com/bubibubi/EntityFrameworkCore.Jet - Entity Framework Core Jet;Entity Framework Core Access;Entity Framework Core MS Access;entity-framework-core-jet;entity-framework-core-access;entity-framework-core-msaccess;EF Jet;EF Access;EF MS Access;Data;O/RM;EntityFramework;EntityFrameworkCore;EFCore;Jet;Access;MS Access - git https://github.com/bubibubi/EntityFrameworkCore.Jet.git + + netcoreapp3.1 + netstandard2.0 + + diff --git a/Directory.Build.targets b/Directory.Build.targets index 08f9f2e..46b45a2 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,4 +1,3 @@ - \ No newline at end of file diff --git a/EntityFrameworkCore.Jet.sln b/EntityFrameworkCore.Jet.sln index 5b6548e..9cb44fd 100644 --- a/EntityFrameworkCore.Jet.sln +++ b/EntityFrameworkCore.Jet.sln @@ -30,14 +30,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{B7FF1850-2 docs\README.md = docs\README.md EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{DC0C1C50-ED7E-4BC0-B45C-E3115ECCCF76}" -ProjectSection(SolutionItems) = preProject - build\Key.snk = build\Key.snk - build\Development.props = build\Development.props - build\Development.props.sample = build\Development.props.sample - global.json = global.json -EndProjectSection -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{76210BB4-A506-4838-8BBF-57DA18C8FA03}" ProjectSection(SolutionItems) = preProject Directory.Build.props = Directory.Build.props @@ -45,7 +37,10 @@ ProjectSection(SolutionItems) = preProject Directory.Build.targets = Directory.Build.targets global.json = global.json Dependencies.targets = Dependencies.targets - Version.targets = Version.targets + Version.props = Version.props + Development.props = Development.props + Development.props.sample = Development.props.sample + Key.snk = Key.snk EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EFCore.Jet.Tests", "test\EFCore.Jet.Tests\EFCore.Jet.Tests.csproj", "{770A076B-A448-499C-BB86-A37994C04523}" diff --git a/build/Key.snk b/Key.snk similarity index 100% rename from build/Key.snk rename to Key.snk diff --git a/Version.targets b/Version.props similarity index 99% rename from Version.targets rename to Version.props index 2a87545..a0b5142 100644 --- a/Version.targets +++ b/Version.props @@ -38,6 +38,7 @@ +