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 b09bc7b commit 8fd9f8cCopy full SHA for 8fd9f8c
common.props
@@ -1,7 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
<Configurations>Debug;Release;Debug_Lite;Release_Lite</Configurations>
4
- <Copyright>Copyright © Albin Corén 2018</Copyright>
5
<LangVersion>7</LangVersion>
6
<DebugSymbols>false</DebugSymbols>
7
<DebugType>None</DebugType>
@@ -30,4 +29,4 @@
30
29
<DebugSymbols>true</DebugSymbols>
31
<Optimize>false</Optimize>
32
</PropertyGroup>
33
-</Project>
+</Project>
0 commit comments