We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d402a commit 93b701dCopy full SHA for 93b701d
Directory.Build.props
@@ -6,8 +6,8 @@
6
<LangVersion>preview</LangVersion>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<Nullable>enable</Nullable>
9
- <CommonVersion>1.0.74</CommonVersion>
10
- <EFVersion>9.0.2</EFVersion>
+ <CommonVersion>1.0.75</CommonVersion>
+ <EFVersion>9.0.3</EFVersion>
11
12
<PublishRepositoryUrl>true</PublishRepositoryUrl>
13
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments