Commit Graph
10 Commits
Author SHA1 Message Date
westeyandGitHub d0531bb93b Add skeleton dotnet project structure (#49)
* Add skeleton dotnet project structure

* Fix casing in import statement.

* Moving tests folder to be a sibling of src.

* Update tests to use directory.builds.props and only build necessary frameworks.

* Move more test props to directory.build.props

* Add AotCompatible flag and .net 8.0

* Rename Tests to UnitTests

* Add global.json file

* Update publish mapping for unit tests to debug, to reduce build times.
2025-05-29 15:58:57 +00:00
Jack GerritsandGitHub 3257113bb0 Remove path filter so that required checks can be used (#7) 2025-05-09 11:02:29 -04:00
Jack GerritsandGitHub b5a58934d2 Add merge_group 2025-05-09 10:54:21 -04:00
Jack GerritsandGitHub 8c84320b4b Add initial skeleton of package, including tooling setup and CI (#4)
* Add initial skeleton of package, including tooling setup and CI

* update workflow

* update uv

* add bandit
2025-05-09 10:47:52 -04:00
Microsoft Open Source 118c894ff0 README.md updated to template 2025-04-28 12:54:44 -07:00
Microsoft Open Source 290d3378d0 SUPPORT.md committed 2025-04-28 12:54:43 -07:00
Microsoft Open Source da44e9f251 LICENSE committed 2025-04-28 12:54:43 -07:00
Microsoft Open Source 92822add23 SECURITY.md committed 2025-04-28 12:54:42 -07:00
Microsoft Open Source cc238d9c2e CODE_OF_CONDUCT.md committed 2025-04-28 12:54:41 -07:00
microsoft-github-operations[bot]andGitHub c536c239c4 README.md: Setup instructions 2025-04-28 19:40:48 +00:00