You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would need to be replaced with <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
The text was updated successfully, but these errors were encountered:
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All" />
Then can get rid of explicitly setting
RepositoryUrl
andRepositoryType
.ServiceBus.AttachmentPlugin/src/ServiceBus.AttachmentPlugin/ServiceBus.AttachmentPlugin.csproj
Lines 26 to 30 in 830f419
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
The text was updated successfully, but these errors were encountered: