Skip to content

Commit 3c79d1d

Browse files
committed
Updates
1 parent dba8c11 commit 3c79d1d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

build.slnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"path": "Shiny.Net.HttpServer.slnx",
44
"projects": [
55
"src\\Shiny.Net.HttpServer\\Shiny.Net.HttpServer.csproj",
6+
"src\\Shiny.Net.HttpServer\\Shiny.Net.HttpServer.Mobile.csproj",
67
"src\\Shiny.Net.HttpServer.SourceGenerators\\Shiny.Net.HttpServer.SourceGenerators.csproj",
78
"src\\Shiny.Net.HttpServer.Jwt\\Shiny.Net.HttpServer.Jwt.csproj",
89
"src\\Shiny.Net.HttpServer.Grpc\\Shiny.Net.HttpServer.Grpc.csproj",

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"assemblyVersion": {
55
"precision": "revision"
66
},

0 commit comments

Comments
 (0)