Skip to content

Commit

Permalink
Fix Cosmos.Build.Tasks target
Browse files Browse the repository at this point in the history
  • Loading branch information
quajak authored Oct 18, 2023
1 parent e802977 commit ca36633
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 ca36633

Please sign in to comment.