File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Internal.AspNetCore.Sdk" Version =" 1.0.1-* " PrivateAssets =" All" />
16+ <PackageReference Include =" Internal.AspNetCore.Sdk" Version =" $(InternalAspNetCoreSdkVersion) " PrivateAssets =" All" />
1717 </ItemGroup >
1818</Project >
Original file line number Diff line number Diff line change 66 <AutoMapperVersion >5.0.2</AutoMapperVersion >
77 <CoreFxVersion >4.3.0</CoreFxVersion >
88 <JsonNetVersion >10.0.1</JsonNetVersion >
9+ <InternalAspNetCoreSdkVersion >2.0.0-*</InternalAspNetCoreSdkVersion >
910 <MicrosoftDataflowVersion >4.5.24</MicrosoftDataflowVersion >
1011 <NetStandardImplicitPackageVersion >1.6.1</NetStandardImplicitPackageVersion >
1112 <ThreadingDataflowVersion >4.7.0</ThreadingDataflowVersion >
You can’t perform that action at this time.
0 commit comments