Skip to content

Commit

Permalink
(ForNeVeR#80) SDK: add a TODO note
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Apr 20, 2024
1 parent 65e6b99 commit 21e9391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cesium.Sdk/Sdk/Sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<SkipCesiumCompilerInstallation Condition="$(SkipCesiumCompilerInstallation) == ''">false</SkipCesiumCompilerInstallation>
<SkipCesiumRuntimeInstallation Condition="$(SkipCesiumRuntimeInstallation) == ''">false</SkipCesiumRuntimeInstallation>
<CesiumCompilerPackageName Condition="$(CesiumCompilerPackageName) == ''">Cesium.Compiler.Bundle.$(NETCoreSdkRuntimeIdentifier)</CesiumCompilerPackageName>
<!-- TODO: Do not forget to add info on updating this to the maintainer guide -->
<CesiumCompilerPackageVersion Condition="$(CesiumCompilerPackageVersionPrefix) == ''">0.0.1</CesiumCompilerPackageVersion>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
</PropertyGroup>
Expand Down

0 comments on commit 21e9391

Please sign in to comment.