File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 5
5
<LangVersion >8.0</LangVersion >
6
6
<IsPackable >false</IsPackable >
7
7
<PlatformTarget >x64</PlatformTarget >
8
- </PropertyGroup >
9
-
10
-
11
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
8
+ <GenerateSerializationAssemblies >Off</GenerateSerializationAssemblies >
12
9
<DebugType >full</DebugType >
13
10
<DebugSymbols >true</DebugSymbols >
14
11
</PropertyGroup >
18
15
<PrivateAssets >all</PrivateAssets >
19
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
17
</PackageReference >
21
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8 .0-preview-20200921-01 " />
18
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9 .0-preview-20201123-03 " />
22
19
<PackageReference Include =" xunit" Version =" 2.4.1" />
23
20
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
24
21
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments