We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd58eb5 commit 9be4948Copy full SHA for 9be4948
Directory.Build.props
@@ -6,8 +6,8 @@
6
<LangVersion>latest</LangVersion>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<Nullable>enable</Nullable>
9
- <CommonVersion>1.0.70</CommonVersion>
10
- <EFVersion>8.0.8</EFVersion>
+ <CommonVersion>1.0.71</CommonVersion>
+ <EFVersion>8.0.10</EFVersion>
11
12
<PublishRepositoryUrl>true</PublishRepositoryUrl>
13
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments