Skip to content

Commit

Permalink
Update CosmosGraphicSubsystem.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Arawn Davies authored Apr 3, 2018
1 parent f851d5d commit 6c04433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Demos/CosmosGraphicSubsystem/CosmosGraphicSubsystem.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>netcoreapp2.0</TargetFramework>
<USB_Name>CosmosGraphicSubsystemBoot</USB_Name>
<Bochs_Name>CosmosGraphicSubsystemBoot</Bochs_Name>
<VMware_Name>CosmosGraphicSubsystemBoot</VMware_Name>
Expand Down Expand Up @@ -73,4 +73,4 @@
<PackageReference Include="Cosmos.Build" Version="2018.3.26" NoWarn="NU1604" />
<PackageReference Include="Cosmos.System2" Version="2018.3.26" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 6c04433

Please sign in to comment.