diff --git a/build/common.props b/build/common.props index 8eb4c06..97a6201 100644 --- a/build/common.props +++ b/build/common.props @@ -20,6 +20,7 @@ $(NoWarn);CS1591;NU1701 true portable + latest true $(SolutionDir)artifacts diff --git a/build/sourcelink.props b/build/sourcelink.props index a51816a..ec7ca57 100644 --- a/build/sourcelink.props +++ b/build/sourcelink.props @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj b/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj index 06f6ef3..cac0f91 100644 --- a/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj +++ b/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj @@ -5,7 +5,7 @@ Queue;Messaging;Message;File;Distributed;Storage;Blob;Azure - - + + diff --git a/test/Foundatio.AzureStorage.Tests/Foundatio.AzureStorage.Tests.csproj b/test/Foundatio.AzureStorage.Tests/Foundatio.AzureStorage.Tests.csproj index 6bacdc9..72f91ae 100644 --- a/test/Foundatio.AzureStorage.Tests/Foundatio.AzureStorage.Tests.csproj +++ b/test/Foundatio.AzureStorage.Tests/Foundatio.AzureStorage.Tests.csproj @@ -7,10 +7,10 @@ - + - +