dependabot-preview[bot]
cb2afdd219
Update Microsoft.Build.Tasks.Core requirement from 15.7.* to 15.9.*
...
Updates the requirements on [Microsoft.Build.Tasks.Core](https://github.com/microsoft/msbuild ) to permit the latest version.
- [Release notes](https://github.com/microsoft/msbuild/releases )
- [Commits](https://github.com/microsoft/msbuild/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 17:54:40 +02:00
Martin Karing
9741eb120c
Cleanup code quality warnings
2020-02-02 16:41:07 +01:00
tle
a86f13d5c8
Add support for delayed and for enhanced strong naming.
...
see https://docs.microsoft.com/en-us/dotnet/standard/assembly/enhanced-strong-naming
2020-01-29 23:27:31 +01:00
Martin Karing
52b6086527
refs #110 Fix msbuild task dependencies
2020-01-15 20:01:22 +01:00
Martin Karing
f479c53fb9
refs #59 Fixing relative paths in MSBuild obfuscation
2019-09-22 23:03:38 +02:00
Martin Karing
0b1bbe191f
Fixed build warnings in MSBuild project
2019-09-22 22:01:12 +02:00
Martin Karing
92cc1f2f01
Fixed build on MSBuild 16 (VS 2019)
2019-04-27 11:04:29 +02:00
Martin Karing
62bdb3ddae
MSBuild: Fixed handling of satellite assemblies
2018-07-24 16:28:56 +02:00
Martin Karing
6dde49188b
MSBuild: Copy pdb to output
2018-07-24 13:54:44 +02:00
Martin Karing
353a3547ec
Added some meta data to the nuget package
2018-07-23 17:13:00 +02:00
Martin Karing
342db56ed7
First version of the MSBuild integration
...
It even sort of works.
2018-07-23 16:58:03 +02:00
Martin Karing
00a04939b8
Added task to MSBuild extension
...
The two tasks should be able to create a temporary Confuser project for
the build and execute that project after compiling the project is done.
This should be all the task required to properly integrate the
execution of ConfuserEx into the build process.
2018-07-22 23:58:31 +02:00
Martin Karing
a34ceeae99
Setting up tasks project for msbuild integration
2018-07-22 19:24:15 +02:00