1717 </PropertyGroup >
1818
1919 <ItemGroup >
20- <EmbeddedResource Include =" Assets\CubemapSkybox.fragment.glsl" />
21- <EmbeddedResource Include =" Assets\CubemapSkybox.vertex.glsl" />
20+ <EmbeddedResource Include =" Assets\CubemapSkybox.fragment.glsl" />
21+ <EmbeddedResource Include =" Assets\CubemapSkybox.vertex.glsl" />
2222 </ItemGroup >
2323
2424 <ItemGroup >
25- <ProjectReference Include =" ..\..\cameras\source\Cameras.csproj" />
26- <ProjectReference Include =" ..\..\data\core\Data.Core.csproj" />
27- <ProjectReference Include =" ..\..\rendering\source\Rendering.csproj" />
28- <ProjectReference Include =" ..\..\textures\source\Textures.csproj" />
29- <ProjectReference Include =" ..\..\worlds\core\Worlds.Core.csproj" />
30- <ProjectReference Include =" ..\..\unmanaged\core\Unmanaged.Core.csproj" />
25+ <ProjectReference Include =" ..\..\cameras\source\Cameras.csproj" />
26+ <ProjectReference Include =" ..\..\data\core\Data.Core.csproj" />
27+ <ProjectReference Include =" ..\..\rendering\source\Rendering.csproj" />
28+ <ProjectReference Include =" ..\..\textures\source\Textures.csproj" />
29+ <ProjectReference Include =" ..\..\worlds\core\Worlds.Core.csproj" />
30+ <ProjectReference Include =" ..\..\unmanaged\core\Unmanaged.Core.csproj" />
31+ <ProjectReference Include =" ..\..\unmanaged\generator\Unmanaged.Generator.csproj" ReferenceOutputAssembly =" false" OutputItemType =" Analyzer" />
32+ <ProjectReference Include =" ..\..\worlds\generator\Worlds.Generator.csproj" ReferenceOutputAssembly =" false" OutputItemType =" Analyzer" />
33+ <ProjectReference Include =" ..\..\types\generator\Types.Generator.csproj" ReferenceOutputAssembly =" false" OutputItemType =" Analyzer" />
34+ <ProjectReference Include =" ..\..\data\generator\Data.Generator.csproj" ReferenceOutputAssembly =" false" OutputItemType =" Analyzer" />
3135 </ItemGroup >
3236
3337 <ItemGroup >
34- <Analyzer Include =" ..\..\unmanaged\generator\bin\$(Configuration)\netstandard2.0\Unmanaged.Generator.dll" />
35- <Analyzer Include =" ..\..\worlds\generator\bin\$(Configuration)\netstandard2.0\Worlds.Generator.dll" />
36- <Analyzer Include =" ..\..\types\generator\bin\$(Configuration)\netstandard2.0\Types.Generator.dll" />
37- <Analyzer Include =" ..\..\data\generator\bin\$(Configuration)\netstandard2.0\Data.Generator.dll" />
38+ <Analyzer Include =" ..\..\unmanaged\generator\bin\$(Configuration)\netstandard2.0\Unmanaged.Generator.dll" />
39+ <Analyzer Include =" ..\..\worlds\generator\bin\$(Configuration)\netstandard2.0\Worlds.Generator.dll" />
40+ <Analyzer Include =" ..\..\types\generator\bin\$(Configuration)\netstandard2.0\Types.Generator.dll" />
41+ <Analyzer Include =" ..\..\data\generator\bin\$(Configuration)\netstandard2.0\Data.Generator.dll" />
3842 </ItemGroup >
3943
4044 <ItemGroup >
41- <Content Include =" bin/**/*" Pack =" true" PackagePath =" lib" Visible =" false" />
42- <Content Include =" buildTransitive/**/*" Pack =" true" PackagePath =" buildTransitive" />
45+ <Content Include =" bin/**/*" Pack =" true" PackagePath =" lib" Visible =" false" />
46+ <Content Include =" buildTransitive/**/*" Pack =" true" PackagePath =" buildTransitive" />
4347 </ItemGroup >
4448
4549</Project >
0 commit comments