We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ef03d commit 455d7c4Copy full SHA for 455d7c4
tests/Microsoft.Logging.Tests.csproj
@@ -1,5 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
+ <Import Project="..\package.props" />
4
+
5
<PropertyGroup>
6
<TargetFramework>netcoreapp2.0</TargetFramework>
7
<IsPackable>false</IsPackable>
0 commit comments