Skip to content

Commit 9bb0aed

Browse files
committed
Initial commit
1 parent cfba5d4 commit 9bb0aed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Sample TinyCLR Project
22

3-
This repo contains a sample Visual Studio project leveraging github actions to build and publish TinyCLR OS libraries. Automated action features include:
3+
[![Build Status](https://img.shields.io/github/workflow/status/microcompiler/tinyclr-github/Build%20CI?style=flat-square)](https://github.com/microcompiler/tinyclr-github/actions)
44

5+
This repo contains a sample Visual Studio project leveraging github actions to build and publish TinyCLR OS libraries. Automated action features include:
6+
ssss
57
* Continious build action
68
* Release and publish action
7-
* [Symbol Packages](https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg) allowing an improved debugging experance
9+
* [Symbol Packages](https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg) allowing an improved debugging experience
810
* Embedded IntelliSense code-completion file
911
* Embedded [Source Link](https://github.com/dotnet/sourcelink/blob/master/README.md) source code debugging
1012
* Self-contained NuGet Packages include logo and licenses files

0 commit comments

Comments
 (0)