microsoft / service-fabric-services-and-actors-dotnet

Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications.
Other
269 stars 113 forks source link

Avoid overriding NuGetPackageVersion from environment variable #388

Closed gobradovic closed 1 month ago

gobradovic commented 1 month ago

We need to allow NuGetPackageVersion to be provided as an environment variable. Currently, the value is unconditionally reassigned to values provided in service_fabric_common.props:

propertyReassignment1