8 lines
201 B
TOML
8 lines
201 B
TOML
# Project metadata for .NET template
|
|
[project]
|
|
name = "dotnet-template"
|
|
description = "Nix flake template for .NET projects"
|
|
authors = ["Your Name <you@example.com>"]
|
|
version = "0.1.0"
|
|
license = "MIT"
|