Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Test
diff options
context:
space:
mode:
authorMikkel Kruse Johnsen <mikkel@xmedicus.com>2021-01-26 13:33:02 +0300
committerMikkel Kruse Johnsen <mikkel@xmedicus.com>2021-01-26 13:33:02 +0300
commited0a40bf74f3f7d97c259c60d11d26c7cf492a17 (patch)
treef4cb3a9d91158384ccc38c6f19071078b84087d3 /Test
parent66a3d555cb7de2fb162862db34b4f3dc50954441 (diff)
Revert changes and use Content
Diffstat (limited to 'Test')
-rw-r--r--Test/CommandExtension/CommandExtension.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/CommandExtension/CommandExtension.csproj b/Test/CommandExtension/CommandExtension.csproj
index 20006d2..4906b31 100644
--- a/Test/CommandExtension/CommandExtension.csproj
+++ b/Test/CommandExtension/CommandExtension.csproj
@@ -36,8 +36,8 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
- <None Include="CommandExtension.addin.xml">
+ <Content Include="CommandExtension.addin.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
+ </Content>
</ItemGroup>
</Project> \ No newline at end of file