File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
BlazorWasmOsmOauth.AppHost Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 <Nullable >enable</Nullable >
99 <ImplicitUsings >enable</ImplicitUsings >
1010 <LangVersion >latest</LangVersion >
11+ <AnalysisMode >Recommended</AnalysisMode >
1112 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1213 <CheckForOverflowUnderflow >true</CheckForOverflowUnderflow >
1314 <IsAspireHost >true</IsAspireHost >
Original file line number Diff line number Diff line change 1515 <!-- Assembly info -->
1616 <VersionPrefix >0.0.1</VersionPrefix >
1717 <VersionSuffix >$(SourceRevisionId)</VersionSuffix >
18- <Authors >Nickolas Gupton </Authors >
18+ <Authors >https://github.com/CorruptComputer/BlazorWasmOsmOauth/graphs/contributors </Authors >
1919 <RepositoryUrl >https://github.com/CorruptComputer/BlazorWasmOsmOauth</RepositoryUrl >
2020 <GenerateDocumentationFile >true</GenerateDocumentationFile >
21- <SatelliteResourceLanguages >en-US</SatelliteResourceLanguages >
2221 <SourceControlInformationFeatureSupported >true</SourceControlInformationFeatureSupported >
2322 <SourceRevisionId >localdev</SourceRevisionId >
2423 <ServiceWorkerAssetsManifest >service-worker-assets.js</ServiceWorkerAssetsManifest >
You can’t perform that action at this time.
0 commit comments