Tom Edwards
|
ab3690c8e4
|
Pass nowarn to external MSBuild processes (#12647)
|
3 years ago |
workgroupengineering
|
040d73b36f
|
fix: set `AvaloniaUseCompiledBindingsByDefault` to false by default (#12987)
fix default value AvaloniaUseCompiledBindingsByDefault segalated by https://github.com/AvaloniaUI/Avalonia/pull/12562#issuecomment-1731136281
|
3 years ago |
workgroupengineering
|
f430981dd9
|
feat: Avalonia Properties Page (#12562)
* feat: Avalonia Properties Page
* fix: Address review
* feat: Add EnableAvaloniaXamlCompilation
* feat: Add AvaloniaXamlIlVerifyIl
* fix: remove AvaloniaUseExternalMSBuild
* fix: Default value
* fix: Name Generator missing CompilerVisibleProperty
* fix: Address review
* fix: Address review
* feat: Add HelpUrl
* feat: Hide Name Generation options when AvaloniaNameGeneratorIsEnabled is false
* fix: VisibilityCondition
|
3 years ago |
Dan Walmsley
|
2c889d558a
|
Fixes #YOUTRACK-HDSW-24
|
3 years ago |
Nikita Tsukanov
|
c126db5b55
|
Added AvaloniaFilePreview target
|
3 years ago |
Dan Walmsley
|
26da71181c
|
fix incompatibility with .net framework
|
3 years ago |
Dan Walmsley
|
2aabc38895
|
fix build services.
|
3 years ago |
Dan Walmsley
|
628a54be63
|
fix build services version.
|
3 years ago |
Dan Walmsley
|
e7e37cfaa1
|
Revert "attempt to make build services auto updated."
This reverts commit 58f619290b.
|
3 years ago |
Dan Walmsley
|
58f619290b
|
attempt to make build services auto updated.
|
3 years ago |
Dan Walmsley
|
26c645c0da
|
bump build services.
|
3 years ago |
Dan Walmsley
|
c711e2b0c0
|
update build services.
|
3 years ago |
Dan Walmsley
|
0bde1721d3
|
update build services msbuild task, with no possibility to dealy builds.
|
3 years ago |
Dan Walmsley
|
c650d83522
|
build services fix.
|
3 years ago |
Dan Walmsley
|
0dc6b6b042
|
ensure packing error does not occur on normal builds.
|
3 years ago |
Dan Walmsley
|
036e6c3c4f
|
add error if user is publishing a library on nuget.
|
3 years ago |
Dan Walmsley
|
7e0c578f3e
|
fix bug
|
3 years ago |
Dan Walmsley
|
c142c5a0e7
|
prefix the property name
|
3 years ago |
Dan Walmsley
|
6f598fff06
|
fix referencing unstable apis.
|
3 years ago |
Dan Walmsley
|
59fb1536a6
|
better warning message
|
3 years ago |
Dan Walmsley
|
c8676f275b
|
fix targets file.
|
3 years ago |
Dan Walmsley
|
a9e6f335c7
|
add a warning.
|
3 years ago |
Dan Walmsley
|
a87cd48ae1
|
use our own targets file for private apis.
|
3 years ago |
Dan Walmsley
|
b34f8321e7
|
implement msbuild property to give access to internal apis.
|
3 years ago |
Dan Walmsley
|
2c9a1fbeb6
|
fix issue loading when changing between targetframeworks and targetframework.
|
3 years ago |
Max Katz
|
59ffdd9950
|
Revert to net461
|
3 years ago |
Max Katz
|
5c53e0cd18
|
Fix missing net461
|
3 years ago |
Max Katz
|
0e436dc9c1
|
Fix AvaloniaPreviewerNetFullToolPath
|
3 years ago |
Dan Walmsley
|
cf382b0e46
|
update buildservices nuget.
|
3 years ago |
Dan Walmsley
|
4b09e99382
|
bump avalonia build services.
|
3 years ago |
Dan Walmsley
|
af346d3178
|
bump build services with latest fixes.
|
3 years ago |
Dan Walmsley
|
a3917d6b73
|
update
|
3 years ago |
Dan Walmsley
|
66f07356bf
|
update.
|
3 years ago |
Dan Walmsley
|
6b4d286f43
|
update
|
3 years ago |
Dan Walmsley
|
990b134159
|
update
|
3 years ago |
Dan Walmsley
|
ce8c3be43f
|
update
|
3 years ago |
Dan Walmsley
|
3c85bcc15e
|
update.
|
3 years ago |
Dan Walmsley
|
abea867df6
|
fix including version file in nuget package.
|
3 years ago |
Dan Walmsley
|
51ba74fb46
|
fix build.
|
3 years ago |
Dan Walmsley
|
bf8bf14c54
|
write the version number more simply.
|
3 years ago |
Dan Walmsley
|
6e2dc88622
|
add UsedAvaloniaProducts property
|
3 years ago |
Dan Walmsley
|
845c220c15
|
Add avalonia version property to nuget package.
|
3 years ago |
Max Katz
|
dbc3c802a3
|
Add Analyzers project to the main package
|
3 years ago |
Max Katz
|
c0cf6deb24
|
Include Avalonia.Generators.props properly
|
4 years ago |
Giuseppe Lippolis
|
c41193bccb
|
feat: AvaloniaVS defered loading
Allow loading the AvaloniaVS extension when referencing the Avalonia nuget package
Part of AvaloniaUI/AvaloniaVS#311
|
4 years ago |
Max Katz
|
f7ddb0be1a
|
Update Avalonia.csproj
|
4 years ago |
Max Katz
|
d8a69c6581
|
Include Avalonia.Generators in the main package
|
4 years ago |
Julien Lebosquain
|
ba90d9ab98
|
Clean/Rebuild removes old resources cache from obj folder
|
4 years ago |
Giuseppe Lippolis
|
90ac746515
|
feat: Avoid to running Avalonia Build Task. Closed #9539
Avoid running the Avalonia Build Task when there aren't Avalonia resources.
|
4 years ago |
Max Katz
|
dc5aa99d7a
|
Revert "Run xaml after CoreCompile"
This reverts commit 5e95e07ce2.
|
4 years ago |