Skip to content

Commit 89bffe4

Browse files
committed
update uno to 1.9.0
1 parent 1e46c49 commit 89bffe4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Stuff/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="FuseOpen.Uno.Tool" version="1.9.0-rc1" targetFramework="net45" />
3+
<package id="FuseOpen.Uno.Tool" version="1.9.0" targetFramework="net45" />
44
</packages>

Stuff/uno.packages

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
FuseJS.Transpiler: 1.9.0-rc1
2-
Uno.Collections: 1.9.0-rc1
3-
Uno.Data.Json: 1.9.0-rc1
4-
Uno.Data.Xml: 1.9.0-rc1
5-
Uno.Net.Http: 1.9.0-rc1
6-
Uno.Net.Sockets: 1.9.0-rc1
7-
Uno.Permissions: 1.9.0-rc1
8-
Uno.Testing: 1.9.0-rc1
9-
Uno.Threading: 1.9.0-rc1
10-
UnoCore: 1.9.0-rc1
1+
FuseJS.Transpiler: 1.9.0
2+
Uno.Collections: 1.9.0
3+
Uno.Data.Json: 1.9.0
4+
Uno.Data.Xml: 1.9.0
5+
Uno.Net.Http: 1.9.0
6+
Uno.Net.Sockets: 1.9.0
7+
Uno.Permissions: 1.9.0
8+
Uno.Testing: 1.9.0
9+
Uno.Threading: 1.9.0
10+
UnoCore: 1.9.0

0 commit comments

Comments
 (0)