<Compile Include="XTypeDescriptionProviderTests.cs" />
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.componentmodel.typeconverter.testdata\1.0.0\content\**\*.*">
+ <SupplementalTestData Include="$(PackagesDir)system.componentmodel.typeconverter.testdata\1.0.1\content\**\*.*">
<Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
</SupplementalTestData>
</ItemGroup>
<PropertyGroup>
<ProjectGuid>{4B93E684-0630-45F4-8F63-6C7788C9892F}</ProjectGuid>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <TestDataPackageVersion>1.0.7</TestDataPackageVersion>
+ <TestDataPackageVersion>1.0.9</TestDataPackageVersion>
<IncludeRemoteExecutor>true</IncludeRemoteExecutor>
<Configurations>netcoreapp-Debug;netcoreapp-Release;netfx-Debug;netfx-Release</Configurations>
</PropertyGroup>
</Compile>
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.io.compression.testdata\1.0.7-prerelease\content\**\*.*">
+ <SupplementalTestData Include="$(PackagesDir)system.io.compression.testdata\1.0.8\content\**\*.*">
<Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
</SupplementalTestData>
</ItemGroup>
<Compile Include="ZipFile.Extract.netcoreapp.cs" />
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.io.compression.testdata\1.0.7-prerelease\content\**\*.*">
+ <SupplementalTestData Include="$(PackagesDir)system.io.compression.testdata\1.0.8\content\**\*.*">
<Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
</SupplementalTestData>
</ItemGroup>
</Compile>
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.io.compression.testdata\1.0.7-prerelease\content\**\*.*">
+ <SupplementalTestData Include="$(PackagesDir)system.io.compression.testdata\1.0.8\content\**\*.*">
<Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
</SupplementalTestData>
</ItemGroup>
<Compile Include="Tests.cs" />
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.io.packaging.testdata\1.0.0-prerelease\content\**\*.*" />
+ <SupplementalTestData Include="$(PackagesDir)system.io.packaging.testdata\1.0.1\content\**\*.*" />
</ItemGroup>
</Project>
\ No newline at end of file
<Compile Include="XUnitAssemblyAttributes.cs" />
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.net.testdata\1.0.1-prerelease\content\**\*.*" />
+ <SupplementalTestData Include="$(PackagesDir)system.net.testdata\1.0.2\content\**\*.*" DestinationDir="TestData" />
</ItemGroup>
<ItemGroup Condition="'$(TargetsOSX)'=='true'">
<TestCommandLines Include="ulimit -Sn 4096" />
</Compile>
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.net.testdata\1.0.1-prerelease\content\**\*.*" />
+ <SupplementalTestData Include="$(PackagesDir)system.net.testdata\1.0.2\content\**\*.*" DestinationDir="TestData" />
</ItemGroup>
</Project>
<Compile Include="WebSocketHelper.cs" />
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.net.testdata\1.0.1-prerelease\content\**\*.*" />
+ <SupplementalTestData Include="$(PackagesDir)system.net.testdata\1.0.2\content\**\*.*" DestinationDir="TestData" />
</ItemGroup>
</Project>
</Compile>
</ItemGroup>
<ItemGroup>
- <SupplementalTestData Include="$(PackagesDir)system.security.cryptography.x509certificates.testdata\1.0.2-prerelease\content\**\*.*" />
+ <SupplementalTestData Include="$(PackagesDir)system.security.cryptography.x509certificates.testdata\1.0.3\content\**\*.*" DestinationDir="TestData" />
</ItemGroup>
</Project>
<PropertyGroup>
<ProjectGuid>{AC1A1515-70D8-42E4-9B19-A72F739E974C}</ProjectGuid>
<Configurations>netcoreapp-Windows_NT-Debug;netcoreapp-Windows_NT-Release;netfx-Windows_NT-Debug;netfx-Windows_NT-Release</Configurations>
- <TestDataPackageVersion>1.0.0</TestDataPackageVersion>
+ <TestDataPackageVersion>1.0.1</TestDataPackageVersion>
</PropertyGroup>
<ItemGroup Condition="'$(TargetsWindows)' == 'true'">
<Compile Include="X509Certificate2UITests.cs" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<!-- Test Data -->
- <PackageReference Include="System.IO.Compression.TestData" Version="1.0.7-prerelease" />
- <PackageReference Include="System.IO.Packaging.TestData" Version="1.0.0-prerelease" />
- <PackageReference Include="System.Security.Cryptography.X509Certificates.TestData" Version="1.0.2-prerelease" />
- <PackageReference Include="System.Net.TestData" Version="1.0.1-prerelease" />
- <PackageReference Include="System.ComponentModel.TypeConverter.TestData" Version="1.0.0" />
- <PackageReference Include="System.Drawing.Common.TestData" Version="1.0.7" />
- <PackageReference Include="System.Text.RegularExpressions.TestData" Version="1.0.2" />
- <PackageReference Include="System.Windows.Extensions.TestData" Version="1.0.0" />
+ <PackageReference Include="System.IO.Compression.TestData" Version="1.0.8" />
+ <PackageReference Include="System.IO.Packaging.TestData" Version="1.0.1" />
+ <PackageReference Include="System.Security.Cryptography.X509Certificates.TestData" Version="1.0.3" />
+ <PackageReference Include="System.Net.TestData" Version="1.0.2" />
+ <PackageReference Include="System.ComponentModel.TypeConverter.TestData" Version="1.0.1" />
+ <PackageReference Include="System.Drawing.Common.TestData" Version="1.0.9" />
+ <PackageReference Include="System.Text.RegularExpressions.TestData" Version="1.0.3" />
+ <PackageReference Include="System.Windows.Extensions.TestData" Version="1.0.1" />
<PackageToInclude Include="xunit.abstractions" />
<PackageToInclude Include="xunit.assert" />