mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Updating ManagedBatchParser project target framework to netstandard2.1 as the… (#1303)
* Updating ManagedBatchParser target framework to netstandard2.1 as the DacFx is changes to 2.1 with 160 vbump. * moving TargetFramework tag to the props file * Updated the managed batch parser framework tag name.
This commit is contained in:
committed by
GitHub
parent
42da6215fe
commit
1ab2edea94
@@ -4,6 +4,7 @@
|
||||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ManagedBatchParserTargetFramework>netstandard2.1</ManagedBatchParserTargetFramework>
|
||||
<CredentialsTargetFramework>net5.0</CredentialsTargetFramework>
|
||||
<ServiceLayerTargetFramework>net5.0</ServiceLayerTargetFramework>
|
||||
<ResourceProviderTargetFramework>net5.0</ResourceProviderTargetFramework>
|
||||
|
||||
Reference in New Issue
Block a user