File tree Expand file tree Collapse file tree
EstateManagement.IntegrationTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard2.1 </TargetFramework >
4+ <TargetFramework >netstandard2.0 </TargetFramework >
55 <TargetsForTfmSpecificBuildOutput >$(TargetsForTfmSpecificBuildOutput);IncludeP2PAssets</TargetsForTfmSpecificBuildOutput >
66 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" ClientProxyBase" Version =" 0.0.5.1 " />
10+ <PackageReference Include =" ClientProxyBase" Version =" 0.0.7 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" ClientProxyBase" Version =" 0.0.6.2 " />
10+ <PackageReference Include =" ClientProxyBase" Version =" 0.0.7 " />
1111 <PackageReference Include =" Ductus.FluentDocker" Version =" 2.7.3" />
1212 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.0" />
1313 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0" />
You can’t perform that action at this time.
0 commit comments