add/update versions props for SteeltoeVersion info
This commit is contained in:
Родитель
fb2fc6c01d
Коммит
1441309b0f
|
@ -0,0 +1,14 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<SteeltoeVersion>$(STEELTOE_VERSION)</SteeltoeVersion>
|
||||
<SteeltoeVersionSuffix>$(STEELTOE_DASH_VERSION_SUFFIX)</SteeltoeVersionSuffix>
|
||||
<LightBDDXUnit2Version>2.4.3</LightBDDXUnit2Version>
|
||||
<McMasterExtensionsCommandLineUtilsVersion>2.2.5</McMasterExtensionsCommandLineUtilsVersion>
|
||||
<MicrosoftExtensionsVersion>2.1.1</MicrosoftExtensionsVersion>
|
||||
<ShouldlyVersion>3.0.0</ShouldlyVersion>
|
||||
<TestSdkVersion>15.7.2</TestSdkVersion>
|
||||
<XunitStudioVersion>2.3.1</XunitStudioVersion>
|
||||
<XunitVersion>2.3.1</XunitVersion>
|
||||
<YamlDotNetVersion>5.0.1</YamlDotNetVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,5 +1,7 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<SteeltoeVersion>$(STEELTOE_VERSION)</SteeltoeVersion>
|
||||
<SteeltoeVersionSuffix>$(STEELTOE_DASH_VERSION_SUFFIX)</SteeltoeVersionSuffix>
|
||||
<LightBDDXUnit2Version>2.4.3</LightBDDXUnit2Version>
|
||||
<McMasterExtensionsCommandLineUtilsVersion>2.2.5</McMasterExtensionsCommandLineUtilsVersion>
|
||||
<MicrosoftExtensionsVersion>2.1.1</MicrosoftExtensionsVersion>
|
||||
|
|
Загрузка…
Ссылка в новой задаче