Updating the versions in build.proj.
This commit is contained in:
parent
1767385aa1
commit
33d930cced
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
<SharedHostVersion>1.0.1</SharedHostVersion>
|
||||
<HostFxrVersion>1.0.1</HostFxrVersion>
|
||||
|
||||
<CoreCLRVersion>1.0.2</CoreCLRVersion>
|
||||
<JitVersion>1.0.2</JitVersion>
|
||||
<CoreCLRVersion>1.0.4</CoreCLRVersion>
|
||||
<JitVersion>1.0.4</JitVersion>
|
||||
|
||||
<ExeExtension>.exe</ExeExtension>
|
||||
<ExeExtension Condition=" '$(OS)' != 'Windows_NT' "></ExeExtension>
|
||||
|
|
Loading…
Add table
Reference in a new issue