1 parent dba8c11 commit 3c79d1dCopy full SHA for 3c79d1d
2 files changed
build.slnf
@@ -3,6 +3,7 @@
3
"path": "Shiny.Net.HttpServer.slnx",
4
"projects": [
5
"src\\Shiny.Net.HttpServer\\Shiny.Net.HttpServer.csproj",
6
+ "src\\Shiny.Net.HttpServer\\Shiny.Net.HttpServer.Mobile.csproj",
7
"src\\Shiny.Net.HttpServer.SourceGenerators\\Shiny.Net.HttpServer.SourceGenerators.csproj",
8
"src\\Shiny.Net.HttpServer.Jwt\\Shiny.Net.HttpServer.Jwt.csproj",
9
"src\\Shiny.Net.HttpServer.Grpc\\Shiny.Net.HttpServer.Grpc.csproj",
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0.0",
+ "version": "1.0.1",
"assemblyVersion": {
"precision": "revision"
},
0 commit comments