Skip to content

Commit 89b80b3

Browse files
committed
Merge branch 'master' of https://github.com/icsharpcode/WpfDesigner into feature/dotnet3
2 parents 680743f + 11ea2e0 commit 89b80b3

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
version: 8.0.{build}
66

7-
image: Visual Studio 2019 Preview
7+
image: Visual Studio 2019
8+
89
configuration: Debug
910

1011
assembly_info:

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "3.0.100-preview3-010431"
3+
"version": "3.0.100"
44
}
55
}

0 commit comments

Comments
 (0)