Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Merge: Pre Connect-a-thon 26 #25

Merged
merged 117 commits into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
e57e9d3
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
dependabot[bot] Feb 7, 2024
212d8b9
wip: connecting to AlloyDB. A high performance Google Postgres datab…
JosephEShook Feb 9, 2024
aeb5947
wip
JosephEShook Feb 9, 2024
ba81a9c
Merge pull request #398 from JoeShook/Psgl_AlloyDB
JoeShook Feb 10, 2024
3e809b3
Add more debug logging.
JosephEShook Feb 10, 2024
2a3b4f7
wip: logging
JosephEShook Feb 10, 2024
f6193e5
wip debug logging
JosephEShook Feb 10, 2024
8c80bfa
Allow some external traffic.
JosephEShook Feb 10, 2024
3fd8e93
wip: fixing up AlloyDB routing and test fixup.
JosephEShook Feb 11, 2024
a2529a3
Weird new failure locally. Well not weird but strange that is is now…
JosephEShook Feb 11, 2024
acdb65c
Remove unused Google dependencies
JosephEShook Feb 11, 2024
cb780e8
Merge pull request #395 from JoeShook/dependabot/nuget/develop/Micros…
JoeShook Feb 11, 2024
436c66e
Package updates
JosephEShook Feb 11, 2024
7ebfd85
Update Automapper package
JosephEShook Feb 11, 2024
8258621
Fixup package ref
JosephEShook Feb 11, 2024
a974b56
package updates
JosephEShook Feb 11, 2024
1ab6547
Bump NSubstitute.Analyzers.CSharp from 1.0.16 to 1.0.17
dependabot[bot] Feb 12, 2024
0548591
Merge pull request #399 from JoeShook/dependabot/nuget/develop/NSubst…
JoeShook Feb 12, 2024
f7b84d8
fixup
JosephEShook Feb 12, 2024
2903318
wip: misc maintenance
JosephEShook Feb 13, 2024
0cdc4fb
Bump Microsoft.AspNetCore.Components.WebAssembly.Server
dependabot[bot] Feb 14, 2024
4dd1b90
Bump Microsoft.Extensions.Http.Polly, Microsoft.Extensions.Configurat…
dependabot[bot] Feb 14, 2024
a28b86e
Bump dotnet-ef from 8.0.1 to 8.0.2
dependabot[bot] Feb 14, 2024
ae523df
Bump Microsoft.Extensions.Options and Microsoft.Extensions.Dependency…
dependabot[bot] Feb 14, 2024
697fbb7
Bump Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.Iden…
dependabot[bot] Feb 14, 2024
32d9c92
Move razor components and all code we can from the UdapEd.Client WASM…
JosephEShook Feb 14, 2024
f4ece44
Icon updates for packages.
JosephEShook Feb 14, 2024
a8ad898
Icon updates for packages.
JosephEShook Feb 14, 2024
d56f60c
Created Maui app that does nothing.
JosephEShook Feb 16, 2024
4c0c41f
Maui implementation wip
JosephEShook Feb 17, 2024
71d2964
Maui work partially finished
JosephEShook Feb 20, 2024
42b4987
fixup up clientIdSelection.razor
JosephEShook Feb 20, 2024
54bbd53
Success Auth Code Flow on Muai running Windows.
JosephEShook Feb 22, 2024
be55bc6
Refactoring to enabled Android to work on discovery page
JosephEShook Feb 23, 2024
3590216
Experiment with building Maui on Github.
JosephEShook Feb 23, 2024
d603684
Experiment with building Maui on Github
JosephEShook Feb 23, 2024
d53a695
Experiment with building Maui on Github.
JosephEShook Feb 23, 2024
8016849
Delete nuget.config
JosephEShook Feb 23, 2024
359180e
Update dotnet.yml
JosephEShook Feb 23, 2024
d08bf3d
Seperate Maui work into it's own solution file.
JosephEShook Feb 23, 2024
7c3aedd
Update dotnet.yml
JosephEShook Feb 23, 2024
97c68a4
Merge pull request #411 from JoeShook/UdapEdMaui
JoeShook Feb 23, 2024
6336007
Update dotnet.yml
JosephEShook Feb 23, 2024
8dff7b4
Update dotnet.yml
JosephEShook Feb 23, 2024
dc89438
Merge pull request #412 from JoeShook/UdapEdMaui
JoeShook Feb 23, 2024
1a48ca3
Update dotnet.yml
JosephEShook Feb 23, 2024
27b0902
Merge branch 'develop' of https://github.com/JoeShook/udap-dotnet int…
JosephEShook Feb 23, 2024
44eb6a4
Merge pull request #403 from JoeShook/dependabot/nuget/develop/Micros…
JoeShook Feb 23, 2024
40d84b9
Merge pull request #408 from JoeShook/dependabot/nuget/develop/dotnet…
JoeShook Feb 23, 2024
1c34bbc
Merge pull request #404 from JoeShook/dependabot/nuget/develop/Micros…
JoeShook Feb 23, 2024
fa52668
Merge pull request #409 from JoeShook/dependabot/nuget/develop/Micros…
JoeShook Feb 23, 2024
c990f05
Merge pull request #410 from JoeShook/dependabot/nuget/develop/Micros…
JoeShook Feb 23, 2024
0c540c4
wip getting maui builds to run on Linux
JosephEShook Feb 24, 2024
6b3a19c
Moving UdapEd to a UdapEd repository
JosephEShook Feb 24, 2024
542bdab
Remove UdapEd. Moving to UdapEd repo
JosephEShook Feb 24, 2024
fd7f1e2
fixup test after removing UdapEd from repo
JosephEShook Feb 24, 2024
a70fc8e
fixup links
JosephEShook Feb 24, 2024
3ab20c6
Bump coverlet.collector from 6.0.0 to 6.0.1
dependabot[bot] Feb 26, 2024
ae31a90
Update scope length pretty high for now.
JosephEShook Mar 1, 2024
100b28c
First cut at publishing UDAP/IdenityServer Razor Pages and static con…
JosephEShook Mar 1, 2024
7301ee8
Merge pull request #421 from JoeShook/Udap_UI_RazorLib
JoeShook Mar 1, 2024
62bed0c
Merge pull request #414 from JoeShook/dependabot/nuget/develop/coverl…
JoeShook Mar 1, 2024
8e070c9
fixup to add Udap.UI to nuget packages
JosephEShook Mar 1, 2024
91ce909
package updates
JosephEShook Mar 1, 2024
4fd8bf1
Add nuget image
JosephEShook Mar 2, 2024
7b819e5
Fixup package
JosephEShook Mar 2, 2024
2025568
Still... Package fixup
JosephEShook Mar 2, 2024
c2ffb38
Update Udap.UI.csproj
JosephEShook Mar 2, 2024
af42133
Add missing files to include in the RCL (razor class library)
JosephEShook Mar 2, 2024
7296c2d
Revert "Add missing files to include in the RCL (razor class library)"
JosephEShook Mar 2, 2024
fe17fef
Revert "Revert "Add missing files to include in the RCL (razor class …
JosephEShook Mar 2, 2024
847a268
Bump System.CommandLine from 2.0.0-beta4.24068.1 to 2.0.0-beta4.24126.1
dependabot[bot] Mar 4, 2024
dc9acab
Update logs to show 404 url during tiered oauth registration
JosephEShook Mar 5, 2024
6d8ec9c
Update appsettings.Development.json
JosephEShook Mar 5, 2024
912c550
Bug Fix: JTI replay was not expiring after exp claim expired.
JosephEShook Mar 6, 2024
ce2f4e7
fixup test for JTI issue
JosephEShook Mar 6, 2024
2cc3f5e
Bump Udap.Client, Udap.Common, Microsoft.IdentityModel.Tokens, System…
dependabot[bot] Mar 6, 2024
d8892f9
Bump MudBlazor and Microsoft.Extensions.DependencyInjection.Abstractions
dependabot[bot] Mar 6, 2024
32b0c06
Merge pull request #426 from JoeShook/dependabot/nuget/develop/MudBla…
JoeShook Mar 6, 2024
6aa95c3
Merge pull request #425 from JoeShook/dependabot/nuget/develop/Udap.C…
JoeShook Mar 6, 2024
3b4217a
Merge pull request #422 from JoeShook/dependabot/nuget/develop/System…
JoeShook Mar 6, 2024
e97ff73
Bump System.CommandLine.Hosting, Microsoft.Extensions.Configuration.A…
dependabot[bot] Mar 7, 2024
bc26a39
Merge pull request #427 from JoeShook/dependabot/nuget/develop/System…
JoeShook Mar 12, 2024
d23f669
Experimenting with a UDAP Proxy Server.
JosephEShook Mar 14, 2024
4cc6b3b
Merge branch 'develop' of https://github.com/JoeShook/udap-dotnet int…
JosephEShook Mar 14, 2024
33e7e3e
Package updates
JosephEShook Mar 14, 2024
2fc5fa8
Adding Smart Metadata package.
JosephEShook Mar 24, 2024
76e1123
Package updates
JosephEShook Mar 24, 2024
2694320
fixup packaging.
JosephEShook Mar 24, 2024
bda1171
package updates
JosephEShook Mar 24, 2024
8aa20e5
Misc minor updates
JosephEShook Mar 26, 2024
9512037
Clean up the long route paths.
JosephEShook Mar 31, 2024
4083605
Bump System.CommandLine from 2.0.0-beta4.24126.1 to 2.0.0-beta4.24201.1
dependabot[bot] Apr 2, 2024
eaaa4ef
udap.proxy.server is deployed to GCP
JosephEShook Apr 2, 2024
fabb7ef
Merge pull request #453 from JoeShook/dependabot/nuget/develop/System…
JoeShook Apr 2, 2024
a11b46c
Package updates
JosephEShook Apr 2, 2024
67e1be9
Add iat override method.
JosephEShook Apr 2, 2024
3857455
add WithIssuedAt function so UdapEd can use it.
JosephEShook Apr 2, 2024
50402f1
fixup a bad previous commit.
JosephEShook Apr 2, 2024
5c380d9
Adding threadId to logs
JosephEShook Apr 3, 2024
ea230d1
Adjusting UdapAuthorizationResponseMiddleware
JosephEShook Apr 3, 2024
101d470
Fixup Authorize error flows
JosephEShook Apr 3, 2024
4d5bb7e
Update appsettings.Development.json
JosephEShook Apr 3, 2024
2fc4ed2
Bump Udap.Client and Udap.Common
dependabot[bot] Apr 4, 2024
6823875
Adding some docs and cleaning up Udap.Proxy.Server example.
JosephEShook Apr 4, 2024
e911294
Merge pull request #460 from JoeShook/dependabot/nuget/develop/multi-…
JoeShook Apr 4, 2024
4e5b06c
Update packages
JosephEShook Apr 4, 2024
88f77e7
Fixup tests
JosephEShook Apr 4, 2024
be5b4d8
Update README to be current with the state of dotnet-udap
JosephEShook Apr 4, 2024
40843c6
Update README.md
JosephEShook Apr 4, 2024
20ae336
Update README.md
JosephEShook Apr 4, 2024
9003467
Update README.md
JosephEShook Apr 4, 2024
d51db6b
Update README.md
JosephEShook Apr 4, 2024
a7b8177
Update README.md
JosephEShook Apr 4, 2024
ffc0581
Update README.md
JosephEShook Apr 4, 2024
b2c66db
Remove unsanitized logged user input
JosephEShook Apr 4, 2024
ec436ef
Merge pull request #462 from JoeShook/develop
JoeShook Apr 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.1",
"version": "8.0.2",
"commands": [
"dotnet-ef"
]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
source-url: ${{ env.REPOSITORY_URL }}
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Generate PKI
run: dotnet test -c Release _tests/Udap.PKI.Generator/Udap.PKI.Generator.csproj
- name: Build and Restore dependencies
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@ name: .NET
on:
push:
# branches: [ "main" ]
branches-ignore:
- 'develop'
branches-ignore: ["develop"]
pull_request:
branches: [ "main" ]

jobs:
build:

runs-on: ubuntu-latest
timeout-minutes: 7
timeout-minutes: 15
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
9 changes: 8 additions & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@ jobs:
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Common/Udap.Common.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Metadata.Server/Udap.Metadata.Server.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Server/Udap.Server.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=0${VERSION} ./Udap.Client/Udap.Client.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=0${VERSION} ./Udap.Client/Udap.Client.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=0${VERSION} ./Udap.UI/Udap.UI.csproj

dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Smart.Model/Udap.Smart.Model.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Smart.Metadata/Udap.Smart.Metadata.csproj
- name: Push
run: |
dotnet nuget push ./Udap.Model/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
Expand All @@ -40,4 +44,7 @@ jobs:
dotnet nuget push ./Udap.Metadata.Server/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.Server/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.Client/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.UI/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}

dotnet nuget push ./Udap.Smart.Model/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.Smart.Metadata/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
10 changes: 10 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Metadata.Server/Udap.Metadata.Server.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Server/Udap.Server.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=0${VERSION} ./Udap.Client/Udap.Client.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=0${VERSION} ./Udap.UI/Udap.UI.csproj

dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Smart.Model/Udap.Smart.Model.csproj
dotnet pack -v normal -c Release --include-source -p:PackageVersion=${VERSION} ./Udap.Smart.Metadata/Udap.Smart.Metadata.csproj
- name: Push
run: |
dotnet nuget push ./Udap.Model/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
Expand All @@ -40,4 +44,10 @@ jobs:
dotnet nuget push ./Udap.Metadata.Server/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.Server/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.Client/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.UI/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}

dotnet nuget push ./Udap.Smart.Model/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
dotnet nuget push ./Udap.Smart.Metadata/bin/Release/*.symbols.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}



1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,4 @@ _tests/Udap.PKI.Generator/certstores/TEFCA_RCE
examples/clients/UdapEd/Client/wwwroot/temp/MudBlazor.min.js
examples/clients/UdapEd/Client/wwwroot/temp/MudBlazor.min.css
.tye/docker_store
/examples/Udap.Proxy.Server/CertStore/issued/fhirLabsApiClientLocalhostCert.pfx
34 changes: 20 additions & 14 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,38 @@
<ItemGroup>
<!-- https://learn.microsoft.com/en-us/nuget/concepts/package-versioning#version-ranges -->
<PackageVersion Include="Duende.IdentityServer.Storage" Version="6.3.7" />
<PackageVersion Include="Google.Cloud.SecretManager.V1" Version="2.1.0" />
<PackageVersion Include="Google.Cloud.Storage.V1" Version="4.7.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[6.0.23,7.0.12]" />
<PackageVersion Include="Google.Apis.Auth" Version="1.67.0" />
<PackageVersion Include="LazyCache" Version="2.4.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.3" />
<PackageVersion Include="AspNetCoreRateLimit" Version="5.0.0" />
<PackageVersion Include="Hl7.Fhir.Specification.R4B" Version="5.3.0" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="8.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="8.0.3" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.4.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.1.1" />
<PackageVersion Include="IdentityModel" Version="6.2.0" />
<PackageVersion Include="System.Text.Json" Version="[6.0.7,7.0.3]" />
<PackageVersion Include="AutoMapper" Version="12.0.1" />
<PackageVersion Include="Duende.IdentityServer" Version="7.0.0" />
<PackageVersion Include="Duende.IdentityServer.AspNetIdentity" Version="7.0.0" />
<PackageVersion Include="Duende.IdentityServer.EntityFramework.Storage" Version="7.0.0" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="Duende.IdentityServer" Version="7.0.3" />
<PackageVersion Include="Duende.IdentityServer.AspNetIdentity" Version="7.0.3" />
<PackageVersion Include="Duende.IdentityServer.EntityFramework.Storage" Version="7.0.3" />
<PackageVersion Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.3" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="[7.0.13,8.0.1]" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[7.0.13,8.0.0]" />
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[7.0.14,8.0.1]" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[6.0.0,7.0.0]" />
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="[6.0.0,7.0.1]" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.3.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.0" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="[6.10.0,6.30.0]" />
<PackageVersion Include="OpenTelemetry" Version="1.7.0" />
<PackageVersion Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
Expand All @@ -44,6 +48,8 @@
<PackageVersion Include="Serilog.AspNetCore" Version="[6.1.0,7.0.0]" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="[3.1.0,7.0.0]" />
<PackageVersion Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.3.0" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.5.0" />
<PackageVersion Include="Udap.Metadata.Server" Version="0.3.24" />
<PackageVersion Include="Yarp.ReverseProxy" Version="2.1.0" />
</ItemGroup>
</Project>
Loading
Loading