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 0a4170f commit ba4e040Copy full SHA for ba4e040
Directory.Build.props
@@ -7,7 +7,7 @@
7
<ImplicitUsings>enable</ImplicitUsings>
8
<Nullable>enable</Nullable>
9
<CommonVersion>1.0.74</CommonVersion>
10
- <EFVersion>9.0.1</EFVersion>
+ <EFVersion>9.0.2</EFVersion>
11
12
<PublishRepositoryUrl>true</PublishRepositoryUrl>
13
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments