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 0682fc2 commit e105b89Copy full SHA for e105b89
Directory.Build.props
@@ -6,8 +6,8 @@
6
<LangVersion>preview</LangVersion>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<Nullable>enable</Nullable>
9
- <CommonVersion>1.0.80</CommonVersion>
10
- <EFVersion>10.0.0-preview.6.25358.103</EFVersion>
+ <CommonVersion>1.0.81</CommonVersion>
+ <EFVersion>10.0.0-preview.7.25380.108</EFVersion>
11
12
<PublishRepositoryUrl>true</PublishRepositoryUrl>
13
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments