Antony Male
a4428f6436
Tweak nuspcs and README
2019-09-25 12:36:16 +01:00
Antony Male
ca0a840b66
Actually, seems that the SourceLink advice is *not* to create a snupkg
2019-09-22 17:12:54 +01:00
Antony Male
9b5da1f82e
Fix up the Rakefile
...
We no longer generate test code coverage, as that's hard on .net core
Also remove GitLink
2019-09-22 17:12:54 +01:00
Antony Male
4da2d39999
Stylet.Start should create files as UTF-8 with BOM
...
It looks like VS uses UTF-8, not UTF-16, and UTF-16 really doesn't
play well with git (which thinks they're binary)
2018-09-30 18:04:43 +01:00
Antony Male
272b408bc6
Don't try and uninstall Stylet.Start in install.ps1
...
VS2015 now throws an error (it thinks Stylet.Start doesn't exist), and VS2017
deadlocks. Neither is a great outcome.
The best we can do is to ask the user to uninstall Stylet.Start
Fixes #32
2017-06-12 12:57:54 +01:00
Antony Male
b7e79f5f6c
Stylet.Start should save files in UTF-16 with BOM
...
This is the encoding which VS uses, so let's be consistent. We were
previously saving as UTF-8 without a BOM, which VS seemed to be interpreting
as ASCII, and was throwing a wobbly if non-ASCII characters were later
added.
Fixes #30
2017-06-05 13:02:41 +01:00
Antony Male
fbbee51aef
Recreate App.xaml if NuGet removed it
2016-04-05 10:26:00 +01:00
Antony Male
623dcd6aca
Handle MainWindow which isn't a Window (??), and nonexistent MainWindow.xaml.cs
2016-04-05 09:13:12 +01:00
Antony Male
cb51322927
Be smarter about upgrading ShellView attributes
2016-04-04 17:16:32 +01:00
Antony Male
52aa536a2a
Make printed messages clearer
2016-04-04 14:49:59 +01:00
Antony Male
6c70824d1a
Remove content, move nuspec to tools
2016-04-04 14:48:17 +01:00
Antony Male
a03803658c
Use powershell, and powershell only, for Stylet.Start
...
NuGet's 'content' approach broke horribly when we tried to upgrade:
it removed App.xaml.cs.
Using powershell through and through is more powerful: we can have a
package which immediately uninstalls itself, which means it doesn't
remain part of the user's package set. We can also be smarter about
upgrading the project: we don't nuke anything that's in App.xaml, we
don't need the user to manually delete MainWindow.xaml, and we can keep
anything that's currently in MainWindow.xaml
2016-04-04 14:48:16 +01:00
Antony Male
a5b10f1170
Take version to 0.0.0: AppVeyor bumps it on build
2016-01-29 12:49:31 +00:00
Antony Male
650a3ed792
Bump version
2016-01-06 21:22:48 +00:00
Antony Male
3e4f4b1999
Bump version
2015-12-22 10:34:17 +00:00
Antony Male
10c1131bd8
Oops, fix up Stylet.Start
2015-12-22 10:30:07 +00:00
Antony Male
1d7342feee
Bump version
2015-12-22 10:16:27 +00:00
Antony Male
06eedc101f
Create a Stylet.Start NuGet package
2015-12-22 10:11:20 +00:00
Antony Male
b320514d29
Don't add StyletReadme to the project, but display in the nuget-supported fashion
2015-12-21 17:06:55 +00:00
Antony Male
8948d7d306
Bump version
2015-10-16 12:11:38 +01:00
Antony Male
4114e1cf92
Bump version
2015-09-09 12:48:29 +01:00
Antony Male
3b01fac260
Move to gitlink for symbols
2015-06-02 19:49:17 +01:00
Antony Male
995484425f
Bump version
2015-03-24 09:25:46 +00:00
Antony Male
1bb0e70691
Bump version
2015-03-17 12:30:30 +00:00
Antony Male
575b4141a4
Bump version
2015-03-02 12:54:20 +00:00
Antony Male
7109bc6951
Bump version
2015-02-24 12:44:25 +00:00
Antony Male
90887356bc
Bump version
2015-02-23 11:28:09 +00:00
Antony Male
7499579b93
Bump version
2015-02-22 16:49:51 +00:00
Antony Male
b1059cf7ff
Bump version
2015-02-11 12:51:26 +00:00
Antony Male
81a1c66bbf
Bump version
2015-01-15 12:45:03 +00:00
Antony Male
395d0c9d76
Bump version
2015-01-14 15:28:09 +00:00
Antony Male
79ba687fca
Bump version
2015-01-14 12:24:33 +00:00
Antony Male
7081b08d5d
Bump version
2015-01-07 12:47:11 +00:00
Antony Male
c0add88302
Bump version
2014-12-11 16:58:22 +00:00
Antony Male
9702fcf70b
Bump version
2014-12-02 17:39:46 +00:00
Antony Male
6833631165
Bump version
2014-12-01 12:44:50 +00:00
Antony Male
6253c4ad88
Bump version
2014-11-27 11:07:26 +00:00
Antony Male
5778460c38
Bump version
2014-07-26 18:19:36 +01:00
Antony Male
a913ea3503
Bump version
2014-07-25 13:17:23 +01:00
Antony Male
13248a97c5
Bump version
2014-05-27 13:29:41 +01:00
Antony Male
15f216af0b
Bump version
2014-05-27 13:00:57 +01:00
Antony Male
a45b4be523
Include .xaml files in the symbols package
2014-05-27 13:00:03 +01:00
Antony Male
5af370313b
Bump version
2014-05-27 12:55:48 +01:00
Antony Male
97258d1511
Generate XML documentation, and add it to the nuget package
2014-05-22 09:16:19 +01:00
Antony Male
af3b0935dd
Bump version
2014-04-24 13:09:33 +01:00
Antony Male
3c83c9674e
Bump version
2014-04-24 13:00:12 +01:00
Antony Male
6f7e2d4b5f
Bump version
2014-04-23 20:29:33 +01:00
Antony Male
a081a8f2c3
Bump version
2014-04-22 14:55:38 +01:00
Antony Male
765a982910
Update changelog
2014-04-22 14:55:24 +01:00
Antony Male
c7245f7324
Bump version
2014-04-22 12:54:42 +01:00