Developers
Last updated
Last updated
This page applies to developers who have the source code to AutoIconifier. Because the repository is not public, only those who have been authorized access can view the source code. For more information or inquires email .
In most cases, when you have Visual Studio installed with the .NET Frameworks checked, these steps are not required.
Install .NET Framework v5:
Clear your nuget cache:
NOTE: this is going to contain the "stable" versions of the packages, so you will have to clear the NuGet cache when this feed changes and when .NET ships. The various
darc-pub-dotnet-*
feeds are temporary and are generated on various builds. These feeds my disappear and be replaced with new ones as new builds come out. Make sure to verify that you are on the latest here and clear the nuget cache if it changes:
Compile AutoIconifier to an executable
Using msbuild
is not longer recommended.
Example
Edit the files how you please. Visual Studio and other IDE's will automatically enable git support and keep track of all the changes you make as you go.
and
This requires using the GitHub website or Desktop app. Simply go to the repository and select the main
or master
branch. From here press 'Compare & Pull Request' to open a pull request. In here fill the necessary details required by Microart and press 'Create pull request'. Your pull request will be processed as soon as possible.
By using AutoIconifier or by contributing to the respective repository, you are legally binding yourself with the and .