File tree Expand file tree Collapse file tree
packages/jsii-dotnet-runtime-test/test/Amazon.JSII.Runtime.IntegrationTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <TargetFramework >netcoreapp2.0</TargetFramework >
3+ <PropertyGroup >
4+ <TargetFramework >netcoreapp2.0</TargetFramework >
55
6- <IsPackable >false</IsPackable >
7- </PropertyGroup >
6+ <IsPackable >false</IsPackable >
7+ </PropertyGroup >
88
9- <ItemGroup >
10- <PackageReference Include =" Amazon.JSII.Tests.CalculatorPackageId" Version =" 0.7.8 " />
11- </ItemGroup >
9+ <ItemGroup >
10+ <PackageReference Include =" Amazon.JSII.Tests.CalculatorPackageId" Version =" $(JsiiVersion) " />
11+ </ItemGroup >
1212
13- <ItemGroup >
14- <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.1.0" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.7.0" />
16- <PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
17- <PackageReference Include =" xunit" Version =" 2.3.1" />
18- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.3.1" />
19- <DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.1" />
20- </ItemGroup >
13+ <ItemGroup >
14+ <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.1.0" />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.7.0" />
16+ <PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
17+ <PackageReference Include =" xunit" Version =" 2.3.1" />
18+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.3.1" />
19+ <DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.1" />
20+ </ItemGroup >
2121
22- <ItemGroup >
23- <ProjectReference Include =" ..\..\..\jsii-dotnet-runtime\src\Amazon.JSII.Runtime\Amazon.JSII.Runtime.csproj" />
24- </ItemGroup >
22+ <ItemGroup >
23+ <ProjectReference Include =" ..\..\..\jsii-dotnet-runtime\src\Amazon.JSII.Runtime\Amazon.JSII.Runtime.csproj" />
24+ </ItemGroup >
2525
2626</Project >
You can’t perform that action at this time.
0 commit comments