Skip to content

Commit

Permalink
update to net 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnakinRaW committed Feb 3, 2025
1 parent 30950e2 commit e87b076
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1;net8.0</TargetFrameworks>
<TargetFrameworks>netstandard2.0;netstandard2.1;net9.0</TargetFrameworks>
<Title>PG.StarWarsGame.Engine</Title>
<Product>PG.StarWarsGame.Engine</Product>
<PackageId>AlamoEngineTools.PG.StarWarsGame.Engine</PackageId>
Expand Down

0 comments on commit e87b076

Please sign in to comment.