1 write to _version
CreateLayout (1)
Program.cs (1)
129
_version
= version;
2 references to _version
CreateLayout (2)
Program.cs (2)
140
Log($"Building layout for {_rid} version {
_version
}");
281
var archiveName = $"aspire-{
_version
}-{_rid}";