-
Notifications
You must be signed in to change notification settings - Fork 9
Add .NET 9,.NET 10. Drop .NET 6. Upgrade to latest L3 specification draft. #24
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
Merged
Changes from 8 commits
Commits
Show all changes
163 commits
Select commit
Hold shift + click to select a range
a84eeeb
Upgrade TFM to .NET 8, 9 and 10
vanbukin 0262358
Migrate .sln to .slnx
vanbukin 48111ab
Make project builable on .NET 8,9,10 tfm.
vanbukin b2da6f6
Apply formatting and refactor code for improved consistency and clarity.
vanbukin 808cf28
Remove redundant Microsoft.Extensions.* package references across pro…
vanbukin 9389038
Refactor `_credentials` field to use `ICollection` for improved flexi…
vanbukin 23c4c0e
Refactor WebAuthn options initialization by introducing `FakeWebAuthn…
vanbukin cf787cb
Refactor Fido metadata background service and CborNegativeInteger cla…
vanbukin 0bbbd61
Update README.md to replace dated WebAuthn Level 3 links with stable …
vanbukin 5e3d298
Update README.md to replace WebAuthn specification links with stable …
vanbukin a619e8b
Remove unused attestation-related properties and update WebAuthn spec…
vanbukin 9a6147a
Update WebAuthn specification links with stable references in `Authen…
vanbukin 231802c
Update `AttestationConveyancePreference` documentation to use stable …
vanbukin f13809a
Update `AttestationStatementFormat` documentation to use stable WebAu…
vanbukin ce9c88a
Update `AuthenticatorAttachment` documentation to use stable WebAuthn…
vanbukin 4ffccb5
Update `AuthenticatorTransport` documentation to use stable WebAuthn …
vanbukin 3c4172b
Update `PublicKeyCredentialHints` documentation to use stable WebAuth…
vanbukin 5f3dc80
Update `PublicKeyCredentialType` documentation to use stable WebAuthn…
vanbukin 7b7efb0
Update `ResidentKeyRequirement` documentation to use stable WebAuthn …
vanbukin 4cf9c53
Update `UserVerificationRequirement` documentation to use stable WebA…
vanbukin 6ba071e
Remove attestation-related properties and unused references across au…
vanbukin ef543b5
Update `AuthenticationResponse` documentation to use stable WebAuthn …
vanbukin a071239
Update `AuthenticationResponse` documentation to use stable WebAuthn …
vanbukin 63784d5
Update `RegistrationResponseJSON` documentation to use stable WebAuth…
vanbukin f52bbd3
Update `AuthenticatorAttestationResponseJSON` documentation to use st…
vanbukin a33c5b9
Update `AuthenticatorSelectionCriteriaJSON` documentation to use stab…
vanbukin 4780b42
Bump .NET SDK to 10.0.101
vanbukin 2539038
Update documentation to use stable WebAuthn specification links and i…
vanbukin 18d7887
Update `PublicKeyCredentialDescriptorJSON` documentation to use stabl…
vanbukin 96caddd
Refactor constructors in `PublicKeyCredentialDescriptorJSON` and enco…
vanbukin cde6609
Update `PublicKeyCredentialDescriptor` and `PublicKeyCredentialDescri…
vanbukin 1968691
Update `PublicKeyCredentialDescriptor` documentation to use stable We…
vanbukin e90f82a
Update `AuthenticatorAttestationResponse` and `AuthenticatorAttestati…
vanbukin b3b071e
Update `RegistrationResponse` documentation to use stable WebAuthn sp…
vanbukin 50dd0cb
Update `AuthenticatorSelectionCriteria` documentation to use stable W…
vanbukin 8471371
Update `PublicKeyCredentialCreationOptions` and `PublicKeyCredentialC…
vanbukin 36bebb9
Update `PublicKeyCredentialParameters` documentation to use stable We…
vanbukin bca6ee2
Update `PublicKeyCredentialRpEntity` documentation to use stable WebA…
vanbukin e504338
Update `PublicKeyCredentialUserEntity` documentation to use stable We…
vanbukin bd8fa4e
Update `X509ChainValidationOptions` to adjust chain validation polici…
vanbukin ba9f58d
Update package references and conditionally handle certificate loadin…
vanbukin ce04429
Update `AndroidKeyAttestationStatementOptions` documentation to use s…
vanbukin bda635d
Update `NoneAttestationOptions` documentation to use stable WebAuthn …
vanbukin 8ced445
Update `SelfAttestationOptions` documentation to use stable WebAuthn …
vanbukin a91b5f1
Update `AttestationStatementOptions` documentation to use stable WebA…
vanbukin ec94193
Update `SelfAttestationOptions` and `AttestationTypeOptions` document…
vanbukin e186fd7
Update `WebAuthnOptions` documentation to use stable WebAuthn specifi…
vanbukin b2d457a
Update `CredentialPublicKeyRecord` documentation to use stable WebAut…
vanbukin e6453c0
Update `UserCredentialRecord` documentation to use stable WebAuthn sp…
vanbukin 95fa49e
Update `CredentialRecord` documentation to use stable WebAuthn specif…
vanbukin ec65669
Update `CoseAlgorithm` documentation to use stable WebAuthn specifica…
vanbukin 96d70b5
Update `DefaultCoseKeyDeserializer` to use stable WebAuthn specificat…
vanbukin d9e55a6
Update `IAttestationObjectDecoder` and `AttestationObject` documentat…
vanbukin 5c6436b
Update `CredentialRecordUpdateResult` documentation to use stable Web…
vanbukin b9e2ba3
Update `CredentialBackupStateRecommendedAction` documentation to use …
vanbukin 3d9bab6
Update `InMemoryUserCredentialRecord` documentation to use stable Web…
vanbukin 46c8975
Update `MySqlPublicKeyCredentialDescriptor` and `MySqlUserCredentialR…
vanbukin 677b343
Rename `CredentialId` to `Id` in `MySqlPublicKeyCredentialDescriptor`…
vanbukin c0935a8
Rename `Id` to `CredentialId` in `MySqlPublicKeyCredentialDescriptor`…
vanbukin ab38f83
Update `PostgreSqlPublicKeyCredentialDescriptor` documentation to use…
vanbukin 304833d
Update `PostgreSqlUserCredentialRecord` documentation to use stable W…
vanbukin 491363c
Update `SqlServerPublicKeyCredentialDescriptor` documentation to use …
vanbukin 60e35f5
Update `SqlServerUserCredentialRecord` documentation to use stable We…
vanbukin f957a45
Remove unused attestation-related dependencies and replace WebAuthn s…
vanbukin 9cc2516
Update `AuthenticationCeremonyIncludeCredentials` documentation to us…
vanbukin c874a4a
Update `AuthenticationCeremonyPublicKeyCredentialDescriptor` document…
vanbukin e296363
Update `BeginAuthenticationCeremonyRequest` documentation to use stab…
vanbukin 80086b5
Update `CompleteAuthenticationCeremonyResult` documentation to use st…
vanbukin 2962d40
Update `IAuthenticationCeremonyService` documentation to use stable W…
vanbukin fe8ab07
Update `IAndroidKeyAttestationStatementDecoder` documentation to use …
vanbukin 90f61a7
Update `IAndroidSafetyNetAttestationStatementDecoder` documentation t…
vanbukin ee13585
Update `IAppleAnonymousAttestationStatementDecoder` documentation to …
vanbukin 4436a76
Update `IFidoU2FAttestationStatementDecoder` documentation to use sta…
vanbukin 1e4322f
Update `INoneAttestationStatementDecoder` documentation to use stable…
vanbukin 3ebcb9a
Update `IPackedAttestationStatementDecoder` documentation to use stab…
vanbukin 00ab9c9
Update `ITpmAttestationStatementDecoder` documentation to use stable …
vanbukin 4579a66
Update `DefaultAttestationStatementDecoder` documentation to use stab…
vanbukin d2ef1e6
Update `AndroidKeyAttestationStatement` documentation to use stable W…
vanbukin 0907965
Update `AndroidSafetyNetAttestationStatement` documentation to use st…
vanbukin 50a16f2
Update `AppleAnonymousAttestationStatement` documentation to use stab…
vanbukin d80c548
Update `FidoU2FAttestationStatement` documentation to use stable WebA…
vanbukin d681161
Update `NoneAttestationStatement` documentation to use stable WebAuth…
vanbukin 0ac81e6
Update `PackedAttestationStatement` documentation to use stable WebAu…
vanbukin c42ef7f
Update `TpmAttestationStatement` documentation to use stable WebAuthn…
vanbukin b77c97e
Update `IAndroidKeyAttestationStatementVerifier` documentation to use…
vanbukin b2b106c
Update `IAndroidKeyAttestationStatementVerifier` and `IAndroidSafetyN…
vanbukin f6a5d5a
Update `IAndroidSafetyNetAttestationStatementVerifier` documentation …
vanbukin d0698c6
Update `IAppleAnonymousAttestationStatementVerifier` documentation to…
vanbukin 98e70dc
Update `IFidoU2FAttestationStatementVerifier` documentation to use st…
vanbukin 60fe386
Update `INoneAttestationStatementVerifier` documentation to use stabl…
vanbukin 11d66ee
Update `IPackedAttestationStatementVerifier` documentation to use sta…
vanbukin 6d10db1
Update `ITpmAttestationStatementVerifier` documentation to use stable…
vanbukin 24fc527
Update `AndroidKeyRoots` documentation to use stable WebAuthn specifi…
vanbukin ab8c122
Refactor `AndroidKey` root certificates: remove unused RSA key file, …
vanbukin 83fcfce
Update `DefaultAndroidKeyAttestationStatementVerifier` documentation …
vanbukin 853dbd9
Update `DefaultAndroidKeyAttestationStatementVerifier` to use stable …
vanbukin 11d9e2f
Update `DefaultAndroidSafetyNetAttestationStatementVerifier` and `And…
vanbukin c29f33d
Update `AppleRoots` documentation to use stable WebAuthn specificatio…
vanbukin 097ec50
Update `DefaultAppleAnonymousAttestationStatementVerifier` documentat…
vanbukin cfaf31c
Update `FidoU2FAttestationTypeResult` documentation to use stable Web…
vanbukin 3ddd4c8
Update `AttestationType` documentation to use stable WebAuthn specifi…
vanbukin e1f0930
Update `DefaultFidoU2FAttestationStatementVerifier` documentation to …
vanbukin 799e03c
Update `DefaultNoneAttestationStatementVerifier` documentation to use…
vanbukin ebccfd6
Update `FidoPackedAttestationTypeResult` documentation to use stable …
vanbukin 1c232d2
Update `DefaultPackedAttestationStatementVerifier` documentation to u…
vanbukin 5feeb30
Update `TpmRoots` documentation to use stable WebAuthn specification …
vanbukin 00644d5
Update `DefaultTpmAttestationStatementVerifier` and `DefaultTpmCertIn…
vanbukin 29271de
Update `DefaultAttestationStatementVerifier` documentation to use sta…
vanbukin 87a194f
Update `DefaultAuthenticatorDataDecoder` and `DefaultAttestationTrust…
vanbukin 0bee863
Update `AuthenticatorDataFlags` documentation to use stable WebAuthn …
vanbukin 1a11aad
Update documentation to use stable WebAuthn specification links in `N…
vanbukin 9aadcbd
Update `AttestedCredentialData` documentation to use stable WebAuthn …
vanbukin 833b9f3
Remove `TokenBinding` model, related enums, and unused references whi…
vanbukin 987a9a8
Update `IRegistrationResponseDecoder` and `DefaultRegistrationCeremon…
vanbukin b74e78d
Update `DefaultRegistrationCeremonyService` to align with stable WebA…
vanbukin 542bad4
Update `DefaultRegistrationCeremonyService` documentation to use stab…
vanbukin 322bd7c
Update `CompleteRegistrationCeremonyResult` documentation to use stab…
vanbukin 7e68cb2
Update `BeginRegistrationCeremonyRequest` documentation to use stable…
vanbukin 9ea11ad
Update .NET SDK and package dependencies across projects
vanbukin bc53c25
Update `RegistrationCeremonyExcludeCredentials` documentation to use …
vanbukin a3bacd0
Update `RegistrationCeremonyPublicKeyCredentialDescriptor` documentat…
vanbukin aa9f515
Update `RegistrationCeremonyPublicKeyCredentialDescriptor` to use sta…
vanbukin 2a73a9e
Update `IRegistrationCeremonyService` documentation to use stable Web…
vanbukin 4ccb6c0
Update `CollectedClientData` and `CollectedClientDataJson` documentat…
vanbukin 8b09869
Update TPM and Packed attestation verifiers to use stable WebAuthn sp…
vanbukin 6ad0ea9
Update WebAuthn models and enums to use stable specification links an…
vanbukin 5e26955
Add `IAPARThreshold` field to biometric accuracy descriptors and upda…
vanbukin ae6aa46
Update biometric status report models to use stable FIDO specificatio…
vanbukin 12e3117
Extend `StatusReport` and related models to support new FIDO metadata…
vanbukin 4999bcc
Refactor FIDO metadata models to introduce `FidoPublicKeyCredentialPa…
vanbukin 51a7a4d
Update elliptic curve and key parameter documentation to use stable R…
vanbukin fad3ec7
Update `CodeAccuracyDescriptor` documentation to use stable FIDO spec…
vanbukin e09b68e
Update FIDO metadata model documentation to use stable specification …
vanbukin f235f46
Update `DisplayPNGCharacteristicsDescriptor` documentation to use sta…
vanbukin 75d985a
Update `EcdaaTrustAnchor` documentation to use stable FIDO specificat…
vanbukin a11b256
Update `ExtensionDescriptor` documentation to use stable FIDO specifi…
vanbukin c4e6a25
Update FIDO metadata model documentation to use updated stable specif…
vanbukin e9851b1
Extend FIDO metadata models with additional fields for enhanced provi…
vanbukin d972be2
Update FIDO metadata model documentation to use v3.1 specification links
vanbukin 32a0db6
Update `StatusReportJSON` to rename `fipsRevision` to `fipsPhysicalSe…
vanbukin 7c2b258
Update `PatternAccuracyDescriptor` documentation to reference FIDO v3…
vanbukin c47e9d6
Update `RgbPaletteEntry` documentation to reference FIDO v3.1 specifi…
vanbukin a5a184a
Update `StatusReport` documentation to reference FIDO v3.1 specificat…
vanbukin 0140f82
Update `VerificationMethodDescriptor` documentation to reference FIDO…
vanbukin d809f49
Update `Version` and `VersionJSON` documentation to use stable FIDO s…
vanbukin c1a3f9a
Update `FidoPublicKeyCredentialParameters` documentation to reference…
vanbukin 04f4920
Update `CompleteRegistrationCeremonyResult` documentation to referenc…
vanbukin 5f88234
Update `BiometricStatusReport` documentation to reference FIDO v3.1 s…
vanbukin 9abe6e4
Update `MetadataBlobPayloadEntry` documentation to reference FIDO v3.…
vanbukin 5da4fb1
Update `MetadataStatement` and `MetadataStatementJSON` documentation …
vanbukin 55ecacc
Update `MetadataBLOBPayloadEntryJSON` documentation to reference FIDO…
vanbukin 72b0205
Update `MetadataBLOBPayloadEntryJSON` and `MetadataBlobPayloadEntry` …
vanbukin 8101bb6
Update `MetadataStatementJSON` documentation to reference FIDO v2.2 s…
vanbukin c745f42
Update `MetadataBLOBPayloadEntryJSON` and `MetadataBlobPayloadEntry` …
vanbukin 77cfd02
Update `MetadataStatement` and `MetadataStatementJSON` documentation …
vanbukin a7bb207
Update `FidoPublicKeyCredentialParametersJSON` documentation to fix c…
vanbukin 2342141
Add `TokenBinding` support in `CollectedClientData` to align with Web…
vanbukin bd502c2
Update instructions for running FIDO Conformance Tests manually
vanbukin 2a9bcd7
Bump .NET SDK version references to 9.0.310 in documentation and GitH…
vanbukin 2cbc149
Add `dependabot.yml` to solution file
vanbukin 2797728
Comment out `RequestLoggingMiddleware` registration and usage in FIDO…
vanbukin 1262eb2
Update bootstrap in demo project
vanbukin c5d7c72
Bump package versions: `Microsoft.Data.SqlClient` to 6.1.4, `OpenTele…
vanbukin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| <Solution> | ||
| <Folder Name="/root/"> | ||
| <File Path=".editorconfig"/> | ||
| <File Path=".gitattributes"/> | ||
| <File Path=".gitignore"/> | ||
| <File Path="Directory.Build.props"/> | ||
| <File Path="global.json"/> | ||
| <File Path="NOTICE.md"/> | ||
| <File Path="README.md"/> | ||
| </Folder> | ||
| <Folder Name="/root/.config/"> | ||
| <File Path=".config/dotnet-tools.json"/> | ||
| </Folder> | ||
| <Folder Name="/root/.github/"/> | ||
| <Folder Name="/root/.github/workflows/"> | ||
| <File Path=".github/workflows/CI.yml"/> | ||
| <File Path=".github/workflows/Release.yml"/> | ||
| </Folder> | ||
| <Folder Name="/root/demo/"> | ||
| <Project Path="demo/WebAuthn.Net.Demo.FidoConformance/WebAuthn.Net.Demo.FidoConformance.csproj"/> | ||
| <Project Path="demo/WebAuthn.Net.Demo.Mvc/WebAuthn.Net.Demo.Mvc.csproj"/> | ||
| </Folder> | ||
| <Folder Name="/root/src/"> | ||
| <Project Path="src/WebAuthn.Net.OpenTelemetry/WebAuthn.Net.OpenTelemetry.csproj"/> | ||
| <Project Path="src/WebAuthn.Net.Storage.InMemory/WebAuthn.Net.Storage.InMemory.csproj"/> | ||
| <Project Path="src/WebAuthn.Net.Storage.MySql/WebAuthn.Net.Storage.MySql.csproj"/> | ||
| <Project Path="src/WebAuthn.Net.Storage.PostgreSql/WebAuthn.Net.Storage.PostgreSql.csproj"/> | ||
| <Project Path="src/WebAuthn.Net.Storage.SqlServer/WebAuthn.Net.Storage.SqlServer.csproj"/> | ||
| <Project Path="src/WebAuthn.Net/WebAuthn.Net.csproj"/> | ||
| </Folder> | ||
| <Folder Name="/root/tests/"> | ||
| <Project Path="tests/WebAuthn.Net.Tests.Unit/WebAuthn.Net.Tests.Unit.csproj"/> | ||
| </Folder> | ||
| </Solution> |
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
69 changes: 35 additions & 34 deletions
69
demo/WebAuthn.Net.Demo.FidoConformance/WebAuthn.Net.Demo.FidoConformance.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,41 +1,42 @@ | ||
| <Project Sdk="Microsoft.NET.Sdk.Web"> | ||
|
|
||
| <PropertyGroup> | ||
| <TargetFramework>net8.0</TargetFramework> | ||
| <Nullable>enable</Nullable> | ||
| <ImplicitUsings>enable</ImplicitUsings> | ||
| <LangVersion>12</LangVersion> | ||
| </PropertyGroup> | ||
| <PropertyGroup> | ||
| <TargetFramework>net10.0</TargetFramework> | ||
| <Nullable>enable</Nullable> | ||
| <ImplicitUsings>enable</ImplicitUsings> | ||
| <LangVersion>14</LangVersion> | ||
| <NoWarn>$(NoWarn);CA1515;</NoWarn> | ||
| </PropertyGroup> | ||
|
|
||
| <ItemGroup> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.InMemory\WebAuthn.Net.Storage.InMemory.csproj" /> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.MySql\WebAuthn.Net.Storage.MySql.csproj" /> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.PostgreSql\WebAuthn.Net.Storage.PostgreSql.csproj" /> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.SqlServer\WebAuthn.Net.Storage.SqlServer.csproj" /> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net\WebAuthn.Net.csproj" /> | ||
| </ItemGroup> | ||
| <ItemGroup> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.InMemory\WebAuthn.Net.Storage.InMemory.csproj"/> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.MySql\WebAuthn.Net.Storage.MySql.csproj"/> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.PostgreSql\WebAuthn.Net.Storage.PostgreSql.csproj"/> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net.Storage.SqlServer\WebAuthn.Net.Storage.SqlServer.csproj"/> | ||
| <ProjectReference Include="..\..\src\WebAuthn.Net\WebAuthn.Net.csproj"/> | ||
| </ItemGroup> | ||
|
|
||
| <ItemGroup> | ||
| <None Update="ConformanceMetadata\Jwt\*"> | ||
| <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
| </None> | ||
| <None Update="ConformanceMetadata\Jwt\.gitkeep"> | ||
| <CopyToOutputDirectory>Never</CopyToOutputDirectory> | ||
| </None> | ||
| <None Update="ConformanceMetadata\RootCertificate\*.*"> | ||
| <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
| </None> | ||
| <None Update="ConformanceMetadata\MetadataStatements\.gitkeep"> | ||
| <CopyToOutputDirectory>Never</CopyToOutputDirectory> | ||
| </None> | ||
| <Content Remove="ConformanceMetadata\MetadataStatements\*.json" /> | ||
| <None Include="ConformanceMetadata\MetadataStatements\*.json"> | ||
| <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
| </None> | ||
| </ItemGroup> | ||
| <ItemGroup> | ||
| <None Update="ConformanceMetadata\Jwt\*"> | ||
| <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
| </None> | ||
| <None Update="ConformanceMetadata\Jwt\.gitkeep"> | ||
| <CopyToOutputDirectory>Never</CopyToOutputDirectory> | ||
| </None> | ||
| <None Update="ConformanceMetadata\RootCertificate\*.*"> | ||
| <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
| </None> | ||
| <None Update="ConformanceMetadata\MetadataStatements\.gitkeep"> | ||
| <CopyToOutputDirectory>Never</CopyToOutputDirectory> | ||
| </None> | ||
| <Content Remove="ConformanceMetadata\MetadataStatements\*.json"/> | ||
| <None Include="ConformanceMetadata\MetadataStatements\*.json"> | ||
| <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
| </None> | ||
| </ItemGroup> | ||
|
|
||
| <ItemGroup> | ||
| <PackageReference Include="Polly" Version="8.4.2" /> | ||
| </ItemGroup> | ||
| <ItemGroup> | ||
| <PackageReference Include="Polly" Version="8.6.5"/> | ||
| </ItemGroup> | ||
|
|
||
| </Project> |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.