Skip to content

Commit

Permalink
Removed DefaultTargets
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Feb 27, 2024
1 parent 317137b commit 70996a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/CommandLine/IncludeTests.targets
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Debug" >
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" >
<ItemGroup>
<Compile
Include="$(ProjectToIncludeTestsFrom)/Running_MigrationScripts/**/*.cs"
Expand Down

0 comments on commit 70996a9

Please sign in to comment.