Skip to content

Commit fae1539

Browse files
committed
Couple more edits based on feedback
1 parent 07041a9 commit fae1539

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@
256256
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
257257
</EmbeddedResource>
258258
</ItemGroup>
259-
<ItemGroup />
260259
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
261260
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
262261
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
@@ -271,7 +270,4 @@
271270
</PropertyGroup>
272271
<Error Condition="!Exists('..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props'))" />
273272
</Target>
274-
<PropertyGroup>
275-
<PostBuildEvent>xcopy "$(SolutionDir)Package\$(ConfigurationName)\*.*" $(TargetDir) /Y /E</PostBuildEvent>
276-
</PropertyGroup>
277273
</Project>

0 commit comments

Comments
 (0)