We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832fcc5 commit 5a14edcCopy full SHA for 5a14edc
2 files changed
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup Label="Package Versions">
3
<NpgsqlVersion>4.0.3</NpgsqlVersion>
4
- <EFCoreVersion>2.2.0-preview1-34941</EFCoreVersion>
+ <EFCoreVersion>2.2.0-preview1-35029</EFCoreVersion>
5
<MicrosoftExtensionsVersion>$(EFCoreVersion)</MicrosoftExtensionsVersion>
6
</PropertyGroup>
7
</Project>
NuGet.config
0 commit comments