Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET C# no way to enable different .NET sdk's on .netcore projects! #2289

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Jun 29, 2023

  1. added C# documentationFile feature

    robbe beernaert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    34a8b7b View commit details
    Browse the repository at this point in the history
  2. wrote unit tests for C# documentationFile

    robbe beernaert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    42128d0 View commit details
    Browse the repository at this point in the history
  3. removed null opt to not enable documentationFile

    robbe beernaert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    753b78e View commit details
    Browse the repository at this point in the history
  4. add documentationFile documentation

    robbe beernaert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c74f42f View commit details
    Browse the repository at this point in the history
  5. add documentationFile documentation

    robbe beernaert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3c168d9 View commit details
    Browse the repository at this point in the history
  6. resolve merge confflict with documentation

    robbe beernaert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6a5bee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. added some extra info for custom dir

    robbe beernaert committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3c60b2c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. implemented comments

    robbe beernaert committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    aa6bac0 View commit details
    Browse the repository at this point in the history
  2. fixed title

    robbe beernaert committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    faae641 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. fixed spelling + addd test

    robbe beernaert committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    17a9b04 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fixed spelling + addd test

    robbe beernaert committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ac1b8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652ab29 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. improved grammar / capitalization

    robbe beernaert committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a228108 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. changed styling of the documentation

    robbe beernaert committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fe84d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. changed docs to fit api

    robbe beernaert committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e831595 View commit details
    Browse the repository at this point in the history
  2. added MSFT links to See Also

    robbe beernaert committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    dbd70b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. fixed capitalization

    Beernaert Robbe committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    19715dd View commit details
    Browse the repository at this point in the history
  2. changed wording/ capitalization of documentation

    Beernaert Robbe committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ce31e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. removed the slashes!

    Beernaert Robbe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    40167fe View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. added documenationfile to the sidebar

    Beernaert Robbe committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9707d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    3533b2a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. merged from master

    Beernaert Robbe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    36903cc View commit details
    Browse the repository at this point in the history
  2. added support for newer <GenerateDocumentationFile> tag

    (functional result stays the same)
    Beernaert Robbe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f50609c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'master' of https://github.com/premake/premake-core

    Beernaert Robbe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    912aac2 View commit details
    Browse the repository at this point in the history
  2. changed tests

    Beernaert Robbe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    44165f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef4ac4d View commit details
    Browse the repository at this point in the history
  4. changed documentation to match!

    Beernaert Robbe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3ec3b33 View commit details
    Browse the repository at this point in the history
  5. changed availability in docs for documentationfile.md

    Beernaert Robbe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    28374f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    1946ed0 View commit details
    Browse the repository at this point in the history
  2. added support to select .NET sdk in visual studio.

    Beernaert Robbe committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d0bd40f View commit details
    Browse the repository at this point in the history
  3. updated sidebar.js

    Beernaert Robbe committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    29fe49f View commit details
    Browse the repository at this point in the history
  4. added comma!

    Beernaert Robbe committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8cf3ccc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. use map instead of ugly if else statement.

    Co-authored-by: Joris Dauphin <[email protected]>
    lolrobbe2 and Jarod42 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    63964d8 View commit details
    Browse the repository at this point in the history
  2. tried to cleanup projectElement function to extract the wpf sdk selec…

    …tion to new dedecated function!
    
    (global.json file writing not workin)
    Beernaert Robbe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    76b9709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b409321 View commit details
    Browse the repository at this point in the history
  4. figured out the file logic

    also made it so it does not overwrite global.json when it already exists potentially overwriting variables
    Beernaert Robbe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    67b90c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. implemented feedback from samsinsane

    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e0a4f80 View commit details
    Browse the repository at this point in the history
  2. added a test for WPF flag

    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    06ce5b6 View commit details
    Browse the repository at this point in the history
  3. updated the dotnetsk options in the docs

    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bff0fa9 View commit details
    Browse the repository at this point in the history
  4. fixed WindowsDesktop type and added Default to docs

    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3698bec View commit details
    Browse the repository at this point in the history
  5. implemented feedback from Jarod42

    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    566a587 View commit details
    Browse the repository at this point in the history
  6. added test but test is not fully correct because file is not written …

    …in test case but is written in normal ussage
    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9fe2531 View commit details
    Browse the repository at this point in the history
  7. at this point when running tests file creation is blocked i think bec…

    …ause the file is created fine when using in non test environment!
    
    also tried changing dir to _TESTS_DIR to no avail.
    Beernaert Robbe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1a25b9f View commit details
    Browse the repository at this point in the history