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 877ca32 commit b94234fCopy full SHA for b94234f
ConventionTests.proj
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<Project DefaultTargets="Test;Publish" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Test" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
<Root>$(MSBuildProjectDirectory)\</Root>
5
<BuildPlatform Condition="$(BuildPlatform) == ''">Any CPU</BuildPlatform>
0 commit comments