Skip to content

Commit

Permalink
Merge pull request CosmosOS#2797 from CosmosOS/fix/build-tasks-target
Browse files Browse the repository at this point in the history
Fix Cosmos.Build.Tasks target
  • Loading branch information
quajak authored Oct 18, 2023
2 parents e802977 + ca36633 commit 76d3f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Cosmos.Build.Tasks/Cosmos.Build.Tasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PackageId>Cosmos.Build</PackageId>
<PackageDescription>Cosmos build system.</PackageDescription>
<IsMSBuildExtensionProject>True</IsMSBuildExtensionProject>
Expand Down

0 comments on commit 76d3f59

Please sign in to comment.