Skip to content

Commit 367258a

Browse files
committed
Junk commit to kick-off github actions
1 parent 3c5efb5 commit 367258a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Portent.Test/Portent.Test.csproj

+2-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<LangVersion>8.0</LangVersion>
66
<IsPackable>false</IsPackable>
77
<PlatformTarget>x64</PlatformTarget>
8-
</PropertyGroup>
9-
10-
11-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
8+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
129
<DebugType>full</DebugType>
1310
<DebugSymbols>true</DebugSymbols>
1411
</PropertyGroup>
@@ -18,7 +15,7 @@
1815
<PrivateAssets>all</PrivateAssets>
1916
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2017
</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" />
2219
<PackageReference Include="xunit" Version="2.4.1" />
2320
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2421
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)