Add readme.

This commit is contained in:
2018-02-06 21:03:38 +00:00
parent c51ad0ba54
commit 4b1bdca438
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ContentModelStore">
<e p="$USER_HOME$/.Rider2017.3/system/resharper-host/local/Transient/ReSharperHost/v11/SolutionCaches/_BurnOutSharp.820868347.00" t="ExcludeRecursive" />
<e p="$USER_HOME$/.Rider2017.3/system/resharper-host/local/Transient/ReSharperHost/v11/SolutionCaches/_BurnOutSharp.819338440.00" t="ExcludeRecursive" />
<e p="$PROJECT_DIR$" t="IncludeFlat">
<e p="BurnOutSharp" t="IncludeRecursive">
<e p="BurnOutSharp.csproj" t="IncludeRecursive" />
@@ -10,7 +10,6 @@
<e p="AssemblyInfo.cs" t="Include" />
</e>
<e p="ProtectionFind.cs" t="Include" />
<e p="README.md" t="Include" />
<e p="bin" t="ExcludeRecursive" />
<e p="obj" t="ExcludeRecursive" />
</e>

View File

@@ -43,7 +43,9 @@
<Compile Include="ProtectionFind.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="README.md" />
<Content Include="..\README.md">
<Link>README.md</Link>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.