File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
src/Cofoundry.Plugins.Azure
test/Cofoundry.Plugins.Azure.Tests Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 16
16
</PropertyGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Azure.Storage.Blobs" Version =" 12.7 .0" />
20
- <PackageReference Include =" Cofoundry.Domain" Version =" 0.8.0 " />
19
+ <PackageReference Include =" Azure.Storage.Blobs" Version =" 12.8 .0" />
20
+ <PackageReference Include =" Cofoundry.Domain" Version =" 0.8.1-ci0048 " />
21
21
</ItemGroup >
22
22
23
23
</Project >
Original file line number Diff line number Diff line change 18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
21
+ <None Update =" appsettings.local.json" >
22
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
23
+ </None >
21
24
<None Update =" appsettings.json" >
22
25
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
23
26
</None >
You can’t perform that action at this time.
0 commit comments