Skip to content

Commit

Permalink
[Shaders] Removed Xenko.Core.Shaders.dll.config (was UWP games couldn…
Browse files Browse the repository at this point in the history
…'t compile due to Content)
  • Loading branch information
xen2 committed Sep 10, 2018
1 parent 64a15a8 commit 6cdc417
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
6 changes: 0 additions & 6 deletions sources/shaders/Xenko.Core.Shaders/Xenko.Core.Shaders.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
<When Condition=" '$(AutoIncludeSystemAssembly)' != 'true'">
</When>
</Choose>
<ItemGroup>
<None Remove="Xenko.Core.Shaders.dll.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\shared\SharedAssemblyInfo.cs">
<Link>Properties\SharedAssemblyInfo.cs</Link>
Expand All @@ -60,9 +57,6 @@
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary Include="Convertor\Keywords.glsl" />
<Content Include="Xenko.Core.Shaders.dll.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Grammar\Tokenizer.cgt" />
<None Include="Grammar\Tokenizer.grm" />
</ItemGroup>
Expand Down
10 changes: 0 additions & 10 deletions sources/shaders/Xenko.Core.Shaders/Xenko.Core.Shaders.dll.config

This file was deleted.

0 comments on commit 6cdc417

Please sign in to comment.