Siegfried Pammer
|
7019e1c02f
|
Make sure that update-assemblyinfo.ps1 fails if PowerShell >= 5.0 is not installed.
|
3 years ago |
Siegfried Pammer
|
a88a413571
|
Fix DecompilerVersionInfoDependency in ILSpy.Installer.csproj
|
3 years ago |
Siegfried Pammer
|
c7719b1a6f
|
Try again to remove ILSpy.dll.config.
|
3 years ago |
Siegfried Pammer
|
b3f8e4fe3c
|
Simplify update-assemblyinfo.ps1 and introduce public DecompilerVersionInfo class.
|
3 years ago |
Siegfried Pammer
|
1ccc63b829
|
Revert removal of app.config.template
|
3 years ago |
SilverFox
|
cdeef0909f
|
Fix output artifacts for CI builds
|
3 years ago |
Siegfried Pammer
|
406f537fbe
|
Ditch nuspec.template
|
3 years ago |
Christoph Wille
|
9a4f5bc664
|
Minimal changes for building on .NET 6.0
|
4 years ago |
Siegfried Pammer
|
07bedd45d1
|
Fix #2572: Shallow clones do not produce correct version numbers as these require full history.
|
4 years ago |
Andreas Weizel
|
05874991a9
|
Rename installer project to ILSpy.Installer, use ILSpy app version as MSI package version
|
4 years ago |
Andreas Weizel
|
075c447954
|
Rename ILSpy.AddIn.VS17 to ILSpy.AddIn.VS2022
|
4 years ago |
Andreas Weizel
|
30e2efad9f
|
Introduce a separate package for VS 2022 (VS17) AddIn
- Set a different GUID for VS 2022 VSIX package
- Fix wrong path in script
|
4 years ago |
Siegfried Pammer
|
22b3838e72
|
run azure-pipelines/appveyor on all branches we treat as release branches: master and release/*
|
5 years ago |
Siegfried Pammer
|
e5475b584e
|
Fix build.
|
5 years ago |
Siegfried Pammer
|
7eef6f2bfe
|
Optimize update-assemblyinfo.ps1 build step
|
5 years ago |
Siegfried Pammer
|
2be6d279b3
|
Fix update-assemblyinfo.ps1 for worktrees
|
6 years ago |
Daniel Grunwald
|
67fa24b09f
|
Improve async/await decompilation when reference assemblies are missing
|
6 years ago |
Siegfried Pammer
|
28ef411109
|
Set version = 5.0.1
|
6 years ago |
Oren Novotny
|
77ccbd07cb
|
Version appxmanifests
|
6 years ago |
Oren Novotny
|
40053ccebf
|
Support both AppVeyor and Pipelines in assembly info script
|
6 years ago |
Oren Novotny
|
b34906e832
|
Add Azure DevOps pipeline
|
6 years ago |
Siegfried Pammer
|
ef7a37c279
|
Update branches list in appveyor.yml
|
7 years ago |
Siegfried Pammer
|
1ba6a304da
|
Set VersionName = "rc"
|
7 years ago |
Andreas Weizel
|
fdd0fa1111
|
Forgot to extend version update script for ILSpy.AddIn manifest.
Removed generated manifest file from repo.
|
7 years ago |
Siegfried Pammer
|
59e01db150
|
Set up 3.1.x branch
|
7 years ago |
Siegfried Pammer
|
98b22f3f1f
|
Add preparerelease.bat
|
8 years ago |
Siegfried Pammer
|
b4974eb559
|
Add preparerelease.bat
|
8 years ago |
Siegfried Pammer
|
fa83221b67
|
Fix nuspec for release builds.
|
8 years ago |
Siegfried Pammer
|
843e80434a
|
Improve update-assemblyinfo.ps1 x-plat support.
|
8 years ago |
Siegfried Pammer
|
94eb99c3ff
|
Add configuration to nupkg output.
|
8 years ago |
Siegfried Pammer
|
b78d640abd
|
Make update-assemblyinfo.ps1 .NET 2.0 compatible and use (Get-Location).ToString().GetHashCode() as the object may change, but the string stays the same.
|
8 years ago |
Siegfried Pammer
|
3e982ae2f7
|
Revert "#967 Using $PWD instead of Get-Location and PSScriptRoot. I hope this will make everyone happy."
This reverts commit ed0ed8f5ab .
|
8 years ago |
Siegfried Pammer
|
ed0ed8f5ab
|
#967 Using $PWD instead of Get-Location and PSScriptRoot. I hope this will make everyone happy.
|
8 years ago |
Siegfried Pammer
|
6faa5913c5
|
#965 Do not use PSScriptRoot as it might be null.
|
8 years ago |
Siegfried Pammer
|
8c5ae20cc1
|
Fix git path in update-assemblyinfo.ps1
|
8 years ago |
Siegfried Pammer
|
6849550c69
|
Fix #965: Why can't compile it?
|
8 years ago |
Siegfried Pammer
|
42e41c3f16
|
Automate versioning of nupkg. Remarks: Edit ICSharpCode.Decompiler.nuspec.template
|
8 years ago |
Siegfried Pammer
|
2f6994487c
|
Fix small oversight in update-assemblyinfo.ps1
|
8 years ago |
Siegfried Pammer
|
17dccc7b02
|
Fix out-file encoding
|
8 years ago |
Siegfried Pammer
|
15072606ab
|
Move UpdateAssemblyInfo to update-assemblyinfo.ps1
|
8 years ago |