Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions EventStoreProjections/EventStoreProjections.Tests.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@
<Content Include="tests\EstateManagementSubscriptionStreamBuilderTests.js" />
<Content Include="tests\FileProcessorSubscriptionStreamBuilderTests.js" />
<Content Include="tests\MerchantAggregatorTests.js" />
<Content Include="tests\MerchantBalanceCalculatorTests.js" />
<Content Include="tests\TestData.js" />
<Content Include="tests\TransactionEnricherTests.js" />
<Content Include="tests\TransactionProcessorSubscriptionStreamBuilderTests.js" />
</ItemGroup>
<ItemGroup>
Expand Down
1,071 changes: 0 additions & 1,071 deletions EventStoreProjections/tests/MerchantBalanceCalculatorTests.js

This file was deleted.

130 changes: 0 additions & 130 deletions EventStoreProjections/tests/TransactionEnricherTests.js

This file was deleted.

6 changes: 0 additions & 6 deletions NugetPackage/NugetPackage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@
<Content Include="projections\continuous\MerchantAggregator.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="projections\continuous\MerchantBalanceCalculator.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="projections\\continuous\TransactionEnricher.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="projections\continuous\TransactionProcessorSubscriptionStreamBuilder.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
Expand Down
Binary file modified NugetPackage/obj/Debug/net5.0/NugetPackage.assets.cache
Binary file not shown.
12 changes: 7 additions & 5 deletions NugetPackage/obj/NugetPackage.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"outputPath": "C:\\Projects\\TransactionProcessing\\EventStoreProjections\\NugetPackage\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\stuar\\AppData\\Roaming\\NuGet\\NuGet.Config",
Expand All @@ -25,11 +26,11 @@
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {},
"https://www.myget.org/F/tahoe-eposity/auth/024ff48c-540a-4059-8712-d54f7b0d6a31/api/v3/index.json": {},
"https://nuget.devexpress.com/tP9yfuwysSqblTj4iZAmef8L1WgJPsXlZjZLvEacI8BaCoK3A1/api": {},
"https://www.myget.org/F/transactionprocessing/api/v3/index.json": {},
"https://www.myget.org/F/vme-intellistore/auth/024ff48c-540a-4059-8712-d54f7b0d6a31/api/v3/index.json": {},
"https://www.myget.org/F/vme-shared/auth/024ff48c-540a-4059-8712-d54f7b0d6a31/api/v3/index.json": {}
},
"frameworks": {
Expand All @@ -53,7 +54,8 @@
"net47",
"net471",
"net472",
"net48"
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
Expand All @@ -62,7 +64,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100-rc.1.22431.12\\RuntimeIdentifierGraph.json"
}
}
}
Expand Down
5 changes: 3 additions & 2 deletions NugetPackage/obj/NugetPackage.csproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\stuar\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\stuar\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\stuar\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>
15 changes: 9 additions & 6 deletions NugetPackage/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"packageFolders": {
"C:\\Users\\stuar\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
"version": "1.0.0",
Expand All @@ -21,7 +22,8 @@
"outputPath": "C:\\Projects\\TransactionProcessing\\EventStoreProjections\\NugetPackage\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\stuar\\AppData\\Roaming\\NuGet\\NuGet.Config",
Expand All @@ -32,11 +34,11 @@
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {},
"https://www.myget.org/F/tahoe-eposity/auth/024ff48c-540a-4059-8712-d54f7b0d6a31/api/v3/index.json": {},
"https://nuget.devexpress.com/tP9yfuwysSqblTj4iZAmef8L1WgJPsXlZjZLvEacI8BaCoK3A1/api": {},
"https://www.myget.org/F/transactionprocessing/api/v3/index.json": {},
"https://www.myget.org/F/vme-intellistore/auth/024ff48c-540a-4059-8712-d54f7b0d6a31/api/v3/index.json": {},
"https://www.myget.org/F/vme-shared/auth/024ff48c-540a-4059-8712-d54f7b0d6a31/api/v3/index.json": {}
},
"frameworks": {
Expand All @@ -60,7 +62,8 @@
"net47",
"net471",
"net472",
"net48"
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
Expand All @@ -69,7 +72,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100-rc.1.22431.12\\RuntimeIdentifierGraph.json"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion NugetPackage/obj/project.nuget.cache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "mzaJVUxba/LdoG9pTrtfcujaIcV5lQS0DESETBP10FnQv99UjWRXVgF4KyXkj5OZl/oopus6hcUeW+KoR6JJLQ==",
"dgSpecHash": "2qZlbuCWTL0+jLW3p3S/Xvq3zNi10UuJnAbS0hAw5g+/KjUBWgNNTUbLiYH2r2l6Vo0j8rq4I+9AhYnPRbOcug==",
"success": true,
"projectFilePath": "C:\\Projects\\TransactionProcessing\\EventStoreProjections\\NugetPackage\\NugetPackage.csproj",
"expectedPackageFiles": [],
Expand Down
Loading