You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/build/dependencies.props

27 lines
1.7 KiB
XML

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MicrosoftEntityFrameworkCoreRelationalVersion>3.1.2</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftExtensionsConfigurationJsonVersion>3.1.2</MicrosoftExtensionsConfigurationJsonVersion>
<MicrosoftExtensionsDependencyInjection>3.1.2</MicrosoftExtensionsDependencyInjection>
<MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>3.1.2</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
<MicrosoftExtensionsConfigurationVersion>3.1.2</MicrosoftExtensionsConfigurationVersion>
<MicrosoftExtensionsCachingMemoryVersion>3.1.2</MicrosoftExtensionsCachingMemoryVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>3.1.0-rtm.19565.4</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
<MicrosoftExtensionsLoggingVersion>3.1.2</MicrosoftExtensionsLoggingVersion>
<SystemDiagnosticsDiagnosticSourceVersion>4.7.0</SystemDiagnosticsDiagnosticSourceVersion>
<MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftBclHashCodeVersion>1.1.0</MicrosoftBclHashCodeVersion>
<SystemCollectionsImmutableVersion>1.7.0</SystemCollectionsImmutableVersion>
<SystemComponentModelAnnotationsVersion>4.7.0</SystemComponentModelAnnotationsVersion>
<SystemDataOleDbVersion>5.0.0-preview.3.20160.5</SystemDataOleDbVersion>
</PropertyGroup>
<!-- System.Data.Jet.Test -->
<!-- System.Data.Jet.PerformanceTest -->
<PropertyGroup>
<MicrosoftNetTestSdk>16.5.0</MicrosoftNetTestSdk>
<MSTestTestAdapter>2.1.0</MSTestTestAdapter>
<MSTestTestFramework>2.1.0</MSTestTestFramework>
<CoverletCollector>1.2.0</CoverletCollector>
</PropertyGroup>
</Project>